Skip to content

Commit 97dc03a

Browse files
committed
Changed background color
1 parent dc63143 commit 97dc03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.app {
22
font-family: "Mulish", sans-serif;
33
min-height: 50rem;
4-
background: #eef0f1;
4+
background: rgb(255, 242, 195);
55
padding-bottom: 200px;
66
}
77

0 commit comments

Comments
 (0)