increase fs-xxl line height
This commit is contained in:
parent
0b26a86a52
commit
09e122af64
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ button,
|
||||||
}
|
}
|
||||||
.fs-xxl {
|
.fs-xxl {
|
||||||
font-size: var(--font-size-xxl) !important;
|
font-size: var(--font-size-xxl) !important;
|
||||||
line-height: calc(var(--unit--vertical) * 2.5) !important;
|
line-height: calc(var(--unit--vertical) * 3) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
p,
|
p,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue