username23231
commited on
Commit
·
b4db0d3
1
Parent(s):
1a971c8
Update style.css
Browse files
style.css
CHANGED
@@ -3,4 +3,6 @@ body > div > main > div > section.pt-8.border-gray-100.md\:col-span-6.lg\:col-sp
|
|
3 |
body {
|
4 |
background-color: red;
|
5 |
color: green;
|
6 |
-
}
|
|
|
|
|
|
3 |
body {
|
4 |
background-color: red;
|
5 |
color: green;
|
6 |
+
}
|
7 |
+
|
8 |
+
body > div > main > header { display: none }
|