added bg for home page

This commit is contained in:
Kostya
2023-11-18 18:43:35 +03:00
parent 037ad51a46
commit 58ea5d79c7

View File

@@ -10,20 +10,9 @@ ul {
list-style: none; list-style: none;
} }
body, html {
background: #121212;
}
/* /Global Settings */ /* /Global Settings */
/* Header */
.header {
}
/* /Header */
/* Home */
.home {
}
/* /Home */