Quellcode durchsuchen

display bouton voir plus ressources

ouidade vor 3 Jahren
Ursprung
Commit
a5073396ea

+ 0 - 3
user/themes/epau-antimatter/css-compiled/template.css

@@ -1051,9 +1051,6 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
   text-transform: uppercase;
   left: 45%;
   margin-bottom: 2rem !important; }
-  @media (min-width: 768px) {
-    .bouton-ouverture {
-      display: none; } }
 
 .gouvernance {
   background-color: #000;

+ 1 - 1
user/themes/epau-antimatter/scss/template/_custom.scss

@@ -367,7 +367,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
     left: 45%;
     // margin-top: 3rem;
     margin-bottom: 2rem !important;
-    @media (min-width: 768px) {display: none ;}
+    // @media (min-width: 768px) {display: none ;}
 
 }