Skip to content

Commit 741553b

Browse files
committed
Changed home page background color
1 parent b0a3dfc commit 741553b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ html, body {
66
}
77

88
body {
9-
background-color: rgb(43, 64, 43);
9+
background-color: rgb(23, 23, 23);
1010
}
1111

1212
.header {

0 commit comments

Comments
 (0)