Browse Source

newsletter display none

ouidade 1 week ago
parent
commit
ea75527ccc

+ 1 - 0
user/themes/lecampus/scss/theme/_blog.scss

@@ -623,6 +623,7 @@
 
 
 
 
 #newsletter{
 #newsletter{
+  display: none !important;
   padding: 20px 0;
   padding: 20px 0;
   background: $light-blue;
   background: $light-blue;
   /* LOADER */
   /* LOADER */

+ 1 - 1
user/themes/lecampus/scss/theme/_custom.scss

@@ -24,4 +24,4 @@
       margin-bottom: 1rem;
       margin-bottom: 1rem;
     }
     }
   }
   }
-}
+}