🐛 Add headings, label lists, remove aria-labels for a11y (#109)

Co-authored-by: Tatiana Mac <github@tatianamac.com>
This commit is contained in:
Sarah Higley
2020-05-01 19:12:17 -07:00
committed by GitHub
parent beb2f5db69
commit 48ebe70b99
5 changed files with 10 additions and 7 deletions

View File

@ -62,9 +62,11 @@ p {
.subtitle {
font-family: $ext-sans;
font-size: 1.25rem;
font-weight: $regular;
grid-column: span 2;
letter-spacing: 0.1;
margin: .75rem 0;
}
.small {