From daa8a24d41e8873c9e776acbc7c19539eb9c6acb Mon Sep 17 00:00:00 2001 From: soufiane Date: Tue, 6 May 2025 17:03:07 +0200 Subject: [PATCH] line-height --- .../themes/miranui_new/resources/css/widgets/_contact.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss b/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss index 4ed4473..1d1680e 100644 --- a/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss +++ b/wp-content/themes/miranui_new/resources/css/widgets/_contact.scss @@ -3,6 +3,7 @@ h2 { font-size: $fsH2; margin-bottom: $space24-64; + line-height: 1.2; } } } -- 2.39.5