소스 검색

display bouton voir plus ressources

ouidade 3 년 전
부모
커밋
a5073396ea
2개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 3
      user/themes/epau-antimatter/css-compiled/template.css
  2. 1 1
      user/themes/epau-antimatter/scss/template/_custom.scss

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