Selaa lähdekoodia

Merge pull request #1892 from Automattic/update/#1889

Alves: Remove top padding on mobile devices
Ben Dwyer 4 vuotta sitten
vanhempi
commit
40b9c3d5bb
3 muutettua tiedostoa jossa 0 lisäystä ja 16 poistoa
  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

@@ -4261,12 +4261,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

@@ -4290,12 +4290,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
  */