abdullahtarawneh.com/assets/scss/base/typography.scss

7 lines
128 B
SCSS
Raw Normal View History

2020-10-10 19:47:58 +00:00
h1,h2,h3,h4,h5,h6 {line-height: 1.2}
p {
line-height: 1.4
2020-10-16 20:00:32 +00:00
}
#projects, .page-title, .site-nav {text-transform: lowercase;}