CRM-panel/crm-panel/resources/sass/_variables.scss
2025-05-06 23:15:56 +05:45

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;