mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2024-12-22 14:15:08 -05:00
5 lines
110 B
SCSS
5 lines
110 B
SCSS
|
// Typography
|
||
|
$font-family-sans-serif: 'Nunito', sans-serif;
|
||
|
$font-size-base: 0.9rem;
|
||
|
$line-height-base: 1.6;
|