Browse Source

erreur code

ouidade 2 years ago
parent
commit
c96dea0f3b

+ 2 - 2
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; } }
 

+ 2 - 2
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;
   }
-}
+}