bakalarska_praca/database/resources/sass/_variables.scss

8 lines
138 B
SCSS
Raw Normal View History

2023-05-11 19:57:12 +00:00
// Body
$body-bg: #f8fafc;
// Typography
$font-family-sans-serif: 'Nunito', sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;