roannais-icitoyen: reduce cell title font-size (#43442)

This commit is contained in:
Thomas Jund 2020-06-11 14:51:00 +02:00
parent 804939c3ee
commit b7c75eaf24
1 changed files with 3 additions and 3 deletions

View File

@ -30,13 +30,13 @@ $colors: (
// typo
$ff-title: Din, Arial, sans-serif;
$ff-text: Roboto, Arial, sans-serif;
// Fonts sizes - base 21px
// Fonts sizes - base 19px (desktop)
$fz-h1: 2.3em; // 48px
$fz-h2: 1.9em; // 40px
$fz-h3: 1.7em; // 36px
$fz-h4: 1.57em; // 33px
$fz-h5: 1.3em; // 28px
$fz-h6: 1.15em; // 28px
$fz-h5: 1.25em; // 24px
$fz-h6: 1.15em; // 22px
$fz-small: 0.85em;
// Icons