fix heading size with sm

This commit is contained in:
Harvey Tindall 2021-05-21 21:10:32 +01:00
parent 22bba922f9
commit 524941da0c
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ div.card:contains(section.banner.footer) {
}
p.sm,
span.sm {
span.sm:not(.heading) {
font-size: 0.75rem;
}