From e2849306873d918b243b67a4bf0c107f6eb99791 Mon Sep 17 00:00:00 2001 From: armansansd Date: Wed, 27 Apr 2022 16:13:31 +0200 Subject: [PATCH] #1902 --- web/themes/custom/popsu/sass/pages/_themes.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/popsu/sass/pages/_themes.scss b/web/themes/custom/popsu/sass/pages/_themes.scss index ebf32b19..e748265a 100644 --- a/web/themes/custom/popsu/sass/pages/_themes.scss +++ b/web/themes/custom/popsu/sass/pages/_themes.scss @@ -306,7 +306,7 @@ //menu droite .block-region-third{ - margin-top: 20rem; + margin-top: 14rem; @include breakpoint(small down) { margin-top: 2rem; }