Some changes, clean code

This commit is contained in:
santic-zombie
2020-04-01 19:15:35 +03:00
parent d35971887c
commit 485716e10a
4 changed files with 4 additions and 26 deletions

View File

@@ -1,11 +1,5 @@
body {
background-color: rgb(62, 50, 64);
/*
background-image: url("/pic/bg.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
background-size: cover; */
}
.parent {
@@ -20,8 +14,6 @@ body {
align-content: center;
justify-content: center;
overflow: auto;
}
#song{