turtle-wow-source-kinda/Dumps/Source Code/8 - Development_website/master/resources/sass/_variables.scss
Brian Oost a1d5bb70b2 Init
2024-08-06 18:06:40 +02:00

8 lines
138 B
SCSS

// Body
$body-bg: #f8fafc;
// Typography
$font-family-sans-serif: 'Nunito', sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;