Re-add base line height
This commit is contained in:
		
							parent
							
								
									5323b6153f
								
							
						
					
					
						commit
						aef186ea76
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -6,6 +6,11 @@ | ||||||
| 
 | 
 | ||||||
| <style lang="postcss"> | <style lang="postcss"> | ||||||
| @tailwind base; | @tailwind base; | ||||||
|  | 
 | ||||||
|  | html { | ||||||
|  |   line-height: 1.15; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| @tailwind components; | @tailwind components; | ||||||
| 
 | 
 | ||||||
| h1, | h1, | ||||||
|  |  | ||||||
		Reference in a new issue