adjust spacing on front page on mobile
This commit is contained in:
		@ -67,3 +67,10 @@ ul.wp-block-navigation.mobile-header-nav li {
 | 
			
		||||
.site-footer a:focus {
 | 
			
		||||
  text-decoration: underline;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* fixing padding for certain elements on front page */
 | 
			
		||||
@media (max-width: 480px) {
 | 
			
		||||
  body {
 | 
			
		||||
    --wp--preset--spacing--80: 2.5rem
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user