Decrease header line-height on mobile
This commit is contained in:
		
							parent
							
								
									bef20c4d5b
								
							
						
					
					
						commit
						1423f650fc
					
				
					 2 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -37,6 +37,10 @@ h1, h2, h3, h4, h5, h6 {
 | 
			
		|||
  line-height: 1.7;
 | 
			
		||||
  margin: 1em 0 15px;
 | 
			
		||||
  padding: 0;
 | 
			
		||||
 | 
			
		||||
  @include mobile {
 | 
			
		||||
    line-height: 1.4;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
  
 | 
			
		||||
h1 {  
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue