Adjust line-height for content
- Reduced line-height from 1.8 to 1.6.
This commit is contained in:
@ -33,7 +33,7 @@ body {
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-display: swap;
|
||||
font-size: 1rem;
|
||||
line-height: 1.8;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5 {
|
||||
|
Reference in New Issue
Block a user