Merge pull request #1368 from processing/subtext-fix

Fixes #1315
This commit is contained in:
Cassie Tarakajian 2020-04-06 13:03:13 -04:00 committed by GitHub
commit 3b2af91d90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ h4 {
}
h6 {
font-weight: normal;
font-size: #{12 / $base-font-size}rem;
}
thead {
text-align: left;