delete styles in global css

This commit is contained in:
Kostya
2023-11-18 18:42:52 +03:00
parent 3ecf0e8473
commit 037ad51a46

View File

@@ -15,7 +15,7 @@ ul {
/* Header */
.header {
background: #161924;
}
/* /Header */
@@ -23,9 +23,7 @@ ul {
/* Home */
.home {
width: 100%;
height: 93.8vh;
background: #161924;
}
/* /Home */