From 39f169cb11aa9a96da1498f8fb21726428ecdf75 Mon Sep 17 00:00:00 2001 From: jerhero Date: Wed, 8 Jan 2025 11:22:19 +0100 Subject: [PATCH] Theme for Herstal - header quick --- herstal/src/scss/home/quick.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/herstal/src/scss/home/quick.scss b/herstal/src/scss/home/quick.scss index e9969399..96b80ffe 100644 --- a/herstal/src/scss/home/quick.scss +++ b/herstal/src/scss/home/quick.scss @@ -127,7 +127,7 @@ .table_title { line-height: 80px; - padding: 0 20px !important; + padding: 0 20px 0 100px !important; margin: 0 !important; transition: all 0.5s ease; @@ -145,7 +145,7 @@ } .table_title { - padding: 0 20px 0 40px !important; + padding: 0 20px 0 120px !important; margin: 0 !important; transition: all 0.5s ease; }