[TELE-1404] Increase form-title size

This commit is contained in:
Daniel Muyshond 2022-08-16 15:05:05 +02:00
parent f535bf906c
commit f7f0e95a11
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Fonts
$font-family: 'Open Sans', Arial, Helvetica, sans-serif;
$title-font-family: 'Montserrat', sans-serif;
$font-size: 0.975em;
$title-font-size: $font-size * 1.1;
$title-font-size: $font-size * 1.5;
$title-font-style: bold;
/*