]> git.localhorst.tv Git - alttp.git/blob - resources/sass/_variables.scss
172daaadb3cfe1aa44eaee8cb5d7b4b0e2413427
[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;