From 99037c1b4d7fe989aea25e7530a763544a3e6e44 Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 4 May 2021 16:12:32 +0500 Subject: [PATCH] asdfasd --- themes/modern/assets/css/components/3-page/home.scss | 2 +- themes/modern/assets/css/main.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/modern/assets/css/components/3-page/home.scss b/themes/modern/assets/css/components/3-page/home.scss index 82c5a46b7..6df51345a 100755 --- a/themes/modern/assets/css/components/3-page/home.scss +++ b/themes/modern/assets/css/components/3-page/home.scss @@ -244,7 +244,7 @@ border-bottom: 1px solid $text-color-grey; &:nth-child(1) { border-bottom: none; - padding: 25px 0 0 0; + padding: 0 0 25px 0; } } } diff --git a/themes/modern/assets/css/main.css b/themes/modern/assets/css/main.css index 85e590671..1e67a8df7 100755 --- a/themes/modern/assets/css/main.css +++ b/themes/modern/assets/css/main.css @@ -1302,7 +1302,7 @@ li { } .event__body-column .card:nth-child(1) { border-bottom: none; - padding: 25px 0 0 0; + padding: 0 0 25px 0; } .partner {