username23231 commited on
Commit
b4db0d3
·
1 Parent(s): 1a971c8

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -1
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 }