jonnybarnes.uk/resources/sass/app.scss
Jonny Barnes 5ef23376be Work so far in refactoring front-end
- Mainly getting rid of existing css/js
- No longer linking to stuff like a11y.css
- Creating a FrontPageController to better deal with the home page
2019-07-26 10:40:56 +01:00

3 lines
52 B
SCSS
Vendored

body {
font-family: "Comic Sans MS", cursive;
}