antibes: lower title font-size (#70321)

This commit is contained in:
Corentin Sechet 2022-10-19 12:10:15 +02:00
parent c137e5819e
commit e87b2e4527
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ $base-font: 20;
$fz-big: 60em / $base-font;
$fz-1: 38em / $base-font;
$fz-2: 28em / $base-font;
$fz-2: 24em / $base-font;
$fz-3: 22em / $base-font;
$fz-4: 18em / $base-font;
$fz-small : 16em / $base-font;