Fix glitch-soc columns padding on mobile (fixes #561)
This commit is contained in:
		
							parent
							
								
									93d4e9a58d
								
							
						
					
					
						commit
						37302c63c3
					
				@ -13,7 +13,7 @@
 | 
			
		||||
  position: relative;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@include limited-single-column('screen and (max-width: 360px)', $parent: null) {
 | 
			
		||||
@include limited-single-column('screen and (min-width: 360px)', $parent: null) {
 | 
			
		||||
  .columns-area {
 | 
			
		||||
    padding: 10px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user