From cf1cc32b84d8c8b1eec3f1ad5703c5a5f0a3d682 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sat, 4 Jul 2020 12:35:28 +0300 Subject: [PATCH] fix heading text --- assets/scss/_custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/scss/_custom.scss b/assets/scss/_custom.scss index f02d6d908b..98a0b7ddff 100644 --- a/assets/scss/_custom.scss +++ b/assets/scss/_custom.scss @@ -118,7 +118,7 @@ section { } @media only screen and (min-width: 1075px) { - margin-top: 1.5rem !important; + margin-top: 1rem !important; } }