turtle-wow-source-kinda/Dumps/Source Code/8 - Development_website/master/resources/sass/_variables.scss

8 lines
138 B
SCSS
Raw Normal View History

2024-08-06 16:06:40 +00:00
// Body
$body-bg: #f8fafc;
// Typography
$font-family-sans-serif: 'Nunito', sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;