Skip to content

Commit 3eb8a2a

Browse files
committed
fix: add body bg
1 parent e71443a commit 3eb8a2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

099-parallax website/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
font-family: "Poppins", sans-serif;
99
}
1010

11+
body {
12+
background-color: rgb(24, 24, 24);
13+
}
14+
1115
nav {
1216
position: absolute;
1317
width: 100%;

0 commit comments

Comments
 (0)