xmrmemes/resources/sass/_variables.scss

5 lines
110 B
SCSS
Raw Normal View History

2021-07-16 02:35:54 -04:00
// Typography
$font-family-sans-serif: 'Nunito', sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;