Skip to content

Commit 90ac4ac

Browse files
authored
Update style.css
1 parent 55ff27a commit 90ac4ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/stylesheets/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
body {
44
font-family: "Titillium Web", Helvetica, Arial, sans-serif;
55
color: #FFFFFF;
6-
/* background-color: rebeccapurple; */
7-
background-color: #243442;
6+
background-color: rebeccapurple;
7+
/* background-color: #243442; */
88
margin: 0;
99
}
1010

0 commit comments

Comments
 (0)