mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-23 09:39:21 +01:00
web/SectionHeading: reduce line height for beta tag
This commit is contained in:
parent
12ea601e6d
commit
de5a2d10ca
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue