Explorar o código

Alves: Remove top padding on mobile devices

Niels Lange %!s(int64=5) %!d(string=hai) anos
pai
achega
43511f1869
Modificáronse 3 ficheiros con 0 adicións e 16 borrados
  1. 0 4
      alves/sass/_extra-child-theme.scss
  2. 0 6
      alves/style-rtl.css
  3. 0 6
      alves/style.css

+ 0 - 4
alves/sass/_extra-child-theme.scss

@@ -351,10 +351,6 @@ body:not(.fse-enabled) {
 		padding-top: 0;
 		padding-bottom: 0;
 	}
-
-	@include media(mobile-only) {
-		padding-top: $site_main_spacing_vertical;
-	}
 }
 
 /**

+ 0 - 6
alves/style-rtl.css

@@ -4225,12 +4225,6 @@ body:not(.fse-enabled) #masthead {
 	padding-bottom: 0;
 }
 
-@media only screen and (max-width: 559px) {
-	.site-content {
-		padding-top: 64px;
-	}
-}
-
 /**
  * 4. Footer & Footer Widgets
  */

+ 0 - 6
alves/style.css

@@ -4254,12 +4254,6 @@ body:not(.fse-enabled) #masthead {
 	padding-bottom: 0;
 }
 
-@media only screen and (max-width: 559px) {
-	.site-content {
-		padding-top: 64px;
-	}
-}
-
 /**
  * 4. Footer & Footer Widgets
  */