From 87a7d06aad650f8e7cd16d529da5a89f08d95058 Mon Sep 17 00:00:00 2001 From: Waheed Ahmed Date: Fri, 30 Jul 2021 15:12:30 +0500 Subject: [PATCH] fix: header text for Spanish --- src/_style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_style.scss b/src/_style.scss index e827e068..ee991545 100644 --- a/src/_style.scss +++ b/src/_style.scss @@ -505,7 +505,7 @@ select.form-control { .large-heading { margin-left: 7px; color: $white; - max-width: 24rem; + max-width: 24.5rem; line-height: 78px; font-size: 78px; }