Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -5,7 +5,7 @@ body {
|
|
5 |
box-sizing: border-box;
|
6 |
overflow-x: hidden; /* Prevent horizontal scroll */
|
7 |
background-color: #004d00; /* Hijau tua */
|
8 |
-
|
9 |
}
|
10 |
|
11 |
|
|
|
5 |
box-sizing: border-box;
|
6 |
overflow-x: hidden; /* Prevent horizontal scroll */
|
7 |
background-color: #004d00; /* Hijau tua */
|
8 |
+
background-color: white;
|
9 |
}
|
10 |
|
11 |
|