Files
admin/resources/sass/_variables.scss
Husanjonazamov e0f1989655 classify admin
2026-02-24 12:52:01 +05:00

8 lines
145 B
SCSS

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