fix heading size with sm

This commit is contained in:
Harvey Tindall
2021-05-21 21:10:32 +01:00
parent 22bba922f9
commit 524941da0c
+1 -1
View File
@@ -172,7 +172,7 @@ div.card:contains(section.banner.footer) {
}
p.sm,
span.sm {
span.sm:not(.heading) {
font-size: 0.75rem;
}