Fixed improper centering of columns-area
This commit is contained in:
		
							parent
							
								
									2d8ebdcc72
								
							
						
					
					
						commit
						0b371da971
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -1351,10 +1351,6 @@
 | 
				
			||||||
  overflow-x: auto;
 | 
					  overflow-x: auto;
 | 
				
			||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
  padding: 10px;
 | 
					  padding: 10px;
 | 
				
			||||||
 | 
					 | 
				
			||||||
  .wide & {
 | 
					 | 
				
			||||||
    justify-content: center;
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@include limited-single-column('screen and (max-width: 360px)', $parent: null) {
 | 
					@include limited-single-column('screen and (max-width: 360px)', $parent: null) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue