We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ff27a commit 90ac4acCopy full SHA for 90ac4ac
public/stylesheets/style.css
@@ -3,8 +3,8 @@
3
body {
4
font-family: "Titillium Web", Helvetica, Arial, sans-serif;
5
color: #FFFFFF;
6
- /* background-color: rebeccapurple; */
7
- background-color: #243442;
+ background-color: rebeccapurple;
+ /* background-color: #243442; */
8
margin: 0;
9
}
10
0 commit comments