Start on styling.
This commit is contained in:
5
static/scss/style.scss
Normal file
5
static/scss/style.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
|
||||
|
||||
body {
|
||||
font-family: Raleway, serif;
|
||||
}
|
||||
Reference in New Issue
Block a user