7 lines
128 B
SCSS
7 lines
128 B
SCSS
h1,h2,h3,h4,h5,h6 {line-height: 1.2}
|
|
p {
|
|
line-height: 1.4
|
|
}
|
|
|
|
|
|
#projects, .page-title, .site-nav {text-transform: lowercase;} |