Skip to content

Commit f7565ee

Browse files
committed
update style.css
1 parent 6d9c7f5 commit f7565ee

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

styling/style.css

+5-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@ header {
99
top: 0;
1010
width: 100%;
1111
margin: 0;
12-
background-color: #32cf32;
12+
background-color: #28b428;
1313
color: #fcfcfc;
1414
}
1515

16+
header .menu {
17+
background-color: #228b22;
18+
}
19+
1620
.menu {
1721
top: 0;
1822
left: 0;

0 commit comments

Comments
 (0)