Skip to content

Commit dcf62e3

Browse files
Update style.css
1 parent e6feb54 commit dcf62e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: style.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
}
99

1010
body {
11-
background-color: black;
11+
background-color: #001f3d; /* Midnight Blue */
1212
color: rgb(255, 255, 255);
1313
}
14+
}
1415
html {
1516
scroll-behavior: smooth;
1617
}

0 commit comments

Comments
 (0)