cd06-ezyservices: update titles styles (#56448)

This commit is contained in:
Serghei Mihai 2021-09-01 11:24:50 +02:00
parent f358fce95a
commit d6a5a64926
1 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,9 @@ $title-background: transparent;
$title-color: #000;
$title-font-family: "Open Sans Condensed", $font-family;
$title-border-bottom: 1px solid $primary-color;
$title-font-size: $font-size * 1.4;
$title-font-size: $font-size * 1.8;
$title-weight: bold;
$title-border-bottom: 0;
$link-color: $primary-color;