Skip to content

Commit 7d9e4a4

Browse files
committed
changed header color
1 parent f991192 commit 7d9e4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body {
1010

1111
/* Header */
1212
header {
13-
background: #133653; /* Deep navy blue */
13+
background: #2573b3; /* Deep navy blue */
1414
color: #eef6fc;
1515
padding: 15px 20px;
1616
position: sticky;

0 commit comments

Comments
 (0)