Skip to content

Commit 3b2af91

Browse files
authored
Merge pull request #1368 from processing/subtext-fix
Fixes #1315
2 parents 4b9eb8f + 8d453c6 commit 3b2af91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/styles/base/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ h4 {
7979
}
8080
h6 {
8181
font-weight: normal;
82+
font-size: #{12 / $base-font-size}rem;
8283
}
8384
thead {
8485
text-align: left;

0 commit comments

Comments
 (0)