web/SectionHeading: reduce line height for beta tag

This commit is contained in:
wukko 2025-02-02 02:08:50 +06:00
parent 12ea601e6d
commit de5a2d10ca
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -93,7 +93,7 @@
color: var(--primary);
font-size: 11px;
font-weight: 500;
line-height: 1.9;
line-height: 1.86;
text-transform: uppercase;
}