From cecb62c1faed83f0ab7c05735e50cdcdb792e148 Mon Sep 17 00:00:00 2001 From: Andrii-Moshenskyi Date: Thu, 21 Jan 2021 13:06:45 +0200 Subject: Minor banner section CSS updates after the Lato font was deleted --- sass/front-page/banner.sass | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sass/front-page/banner.sass') diff --git a/sass/front-page/banner.sass b/sass/front-page/banner.sass index 1e924c2..878b9c9 100644 --- a/sass/front-page/banner.sass +++ b/sass/front-page/banner.sass @@ -14,12 +14,12 @@ section.banner padding: 0 div.banner__text-button max-width: 50% - +resp(lg) - max-width: 61% + +resp(md) + max-width: 60% +resp(sm) margin-bottom: 23px max-width: 100% - h1.banner__title + h1 font-weight: 800 font-size: 45px line-height: 120% @@ -41,7 +41,7 @@ section.banner justify-content: center padding-left: 20px padding-right: 20px - a.banner__btn + a max-width: 311px width: 100% height: 58px @@ -51,7 +51,7 @@ section.banner margin-top: 23px align-items: center justify-content: center - font-weight: 900 + font-weight: 700 font-size: 16px line-height: 15px color: $white -- cgit v1.2.3