From 2540ca02d0f285498fef6238b086ffbef934d79b Mon Sep 17 00:00:00 2001 From: soufiane Date: Wed, 28 Feb 2024 16:12:29 +0100 Subject: [PATCH] wait #6757 @0:05 --- style/101-header-footer.sass | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/style/101-header-footer.sass b/style/101-header-footer.sass index 3388c39..34ee91c 100644 --- a/style/101-header-footer.sass +++ b/style/101-header-footer.sass @@ -16,7 +16,8 @@ header .header-question text-align: center - + max-width: 62% + margin: 0 auto * opacity: 0 @@ -50,8 +51,6 @@ header h1 height: auto +font-size(24) - max-width: 62% - margin: 0 auto &.small +font-size(18) @@ -80,6 +79,7 @@ header .m .header-question + max-width: 100% .abovetitle +font-size(14) @@ -89,7 +89,6 @@ header h1 +font-size(20) height: 84px - max-width: 100% &.small +font-size(16) -- 2.39.5