web/SectionHeading: fix line height of beta tag
This commit is contained in:
parent
a6b940e6c9
commit
7ba56f85be
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
color: var(--primary);
|
||||
font-size: 11px;
|
||||
font-weight: 500;
|
||||
line-height: 2;
|
||||
line-height: 1.9;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue