quivr/frontend/styles/_IconSizes.module.scss

5 lines
55 B
SCSS
Raw Normal View History

$small: 14px;
$normal: 18px;
$large: 24px;
$big: 30px;