Use same margin for navbar and column for consistency
This commit is contained in:
		
							parent
							
								
									69ea4a01e1
								
							
						
					
					
						commit
						d8544e7003
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -63,9 +63,10 @@
 | 
			
		|||
  overflow: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@include limited-single-column('screen and (max-width: 360px)', $parent: null) {
 | 
			
		||||
@include limited-single-column('screen and (min-width: 360px)', $parent: null) {
 | 
			
		||||
  .tabs-bar {
 | 
			
		||||
    margin: 0;
 | 
			
		||||
    margin: 10px;
 | 
			
		||||
    margin-bottom: 0;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue