mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-01-03 03:40:51 -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;
|