mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 21:10:14 +02:00
web/SectionHeading: reduce line height for beta tag
This commit is contained in:
parent
12ea601e6d
commit
de5a2d10ca
@ -93,7 +93,7 @@
|
|||||||
color: var(--primary);
|
color: var(--primary);
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
line-height: 1.9;
|
line-height: 1.86;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user