We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc63143 commit 97dc03aCopy full SHA for 97dc03a
website/src/main.css
@@ -1,7 +1,7 @@
1
.app {
2
font-family: "Mulish", sans-serif;
3
min-height: 50rem;
4
- background: #eef0f1;
+ background: rgb(255, 242, 195);
5
padding-bottom: 200px;
6
}
7
0 commit comments