From c96dea0f3b6fb4a11de96640325a4bbd56dbc8bc Mon Sep 17 00:00:00 2001 From: ouidade Date: Tue, 12 Oct 2021 17:52:31 +0200 Subject: [PATCH] erreur code --- user/themes/epau-antimatter/css-compiled/template.css | 4 ++-- user/themes/epau-antimatter/scss/template/_custom.scss | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/user/themes/epau-antimatter/css-compiled/template.css b/user/themes/epau-antimatter/css-compiled/template.css index f1a61d4..9810e0c 100644 --- a/user/themes/epau-antimatter/css-compiled/template.css +++ b/user/themes/epau-antimatter/css-compiled/template.css @@ -920,9 +920,9 @@ body#top.modular.fullwidth.title-center.title-h1h2 { text-align: right; padding-right: 0rem !important; padding-left: 2rem; } - @media (max-width: 442px) { + @media (max-width: 500px) { .titre_nsb { - margin-right: 42%; } + margin-right: 30% !important; } .titre_nsb h1 { font-size: 1.6rem; } } diff --git a/user/themes/epau-antimatter/scss/template/_custom.scss b/user/themes/epau-antimatter/scss/template/_custom.scss index ba2994d..1408760 100644 --- a/user/themes/epau-antimatter/scss/template/_custom.scss +++ b/user/themes/epau-antimatter/scss/template/_custom.scss @@ -901,7 +901,7 @@ h1{ padding-bottom: 2rem; padding-top: 2rem; - +} // .event .equipe .info{ @@ -1084,4 +1084,4 @@ h1{ span { height: 2rem; } -} \ No newline at end of file +}