Update style.css
This commit is contained in:
parent
3c08701abb
commit
8093c928ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@import url("https://fonts.googleapis.com/css?family=Indie+Flower");
|
||||
body {
|
||||
font-family: "Indie Flower", sans-serif;
|
||||
background-color: #303030;
|
||||
background-color: #4f2cce;
|
||||
color: #fff;
|
||||
display: -webkit-box;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue