Reduce subtitle text size in product/content headings

This commit is contained in:
russell@unturf.com 2026-02-08 08:49:43 -05:00
parent bc9b2fd954
commit 04a4df4ccd

View file

@ -2180,7 +2180,7 @@ img.crypto-button-icon {
}
.subtitle-text {
font-size: 0.6em;
font-size: 0.45em;
font-weight: normal;
}