web/SectionHeading: fix line height of beta tag

This commit is contained in:
wukko 2024-09-18 21:42:09 +06:00
parent a6b940e6c9
commit 7ba56f85be
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

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