Files
ukraine-timemap/src/scss/_fonts.scss
2018-10-31 14:11:03 -04:00

10 lines
186 B
SCSS

$xsmall: 10px;//0.7em;
$small: 11px;//0.9em;
$normal: 12px;//1em;
$large: 14px;//1.1em;
$xlarge: 16px;//1.2em;
$xxlarge: 20px;//1.4em;
$xxxlarge: 32px;
$title: 36px;
$cover-title: 68px;