From 679434f1ad30dab35f0df8df3b85baa5548217a6 Mon Sep 17 00:00:00 2001 From: soufiane Date: Tue, 23 Jan 2024 18:51:58 +0100 Subject: [PATCH] wait #6665 @0:10 --- style/105-outro.sass | 3 ++- style/106-question-draganddrop.sass | 2 ++ views/screens/outro.blade.php | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/style/105-outro.sass b/style/105-outro.sass index a2d73f5..e26114f 100644 --- a/style/105-outro.sass +++ b/style/105-outro.sass @@ -189,7 +189,8 @@ margin-bottom: 71px * - +font-size(14) + .m & + font-size: 14px !important .title-section +font-size(16) diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index 123a743..cb6a6c0 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -137,6 +137,8 @@ h4 font-size: 1.25em font-weight: 600 + .m & + +font-size(14) p font-size: 1em diff --git a/views/screens/outro.blade.php b/views/screens/outro.blade.php index bf7839e..b806ac8 100644 --- a/views/screens/outro.blade.php +++ b/views/screens/outro.blade.php @@ -59,7 +59,7 @@ @endif - + {{$__('Review answers')}} -- 2.39.5