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 0307897 commit 9722210Copy full SHA for 9722210
style.css
@@ -2,8 +2,8 @@ body {
2
font-family: sans-serif;
3
line-height: 1.5;
4
5
- background-color: rgb(228, 255, 166);
6
- color: #06001b;
+ background-color: rgb(33, 48, 0);
+ color: #ffffff;
7
8
width: 800px;
9
margin: 0 auto;
0 commit comments