abdullahtarawneh.com/assets/scss/index/index.scss
2021-10-18 03:33:36 -05:00

10 lines
198 B
SCSS

#introduction .blurb {
font-size: 2.49em;
font-weight: 700;
line-height: 1.2;
}
#contact {
.section-heading {font-weight: 700;}
p {line-height: 1.4; max-width: 65ch;}
.cta {margin: 2em 0 0;}
}