]> git.localhorst.tv Git - alttp.git/blob - resources/sass/_variables.scss
install bases system
[alttp.git] / resources / sass / _variables.scss
1 // Body
2 $body-bg: #f8fafc;
3
4 // Typography
5 $font-family-sans-serif: 'Nunito', sans-serif;
6 $font-size-base: 0.9rem;
7 $line-height-base: 1.6;