chore: text update
This commit is contained in:
parent
b2cba65de5
commit
862cb9b5f2
1 changed files with 2 additions and 2 deletions
|
@ -425,8 +425,8 @@ li {
|
||||||
}
|
}
|
||||||
|
|
||||||
.text--small {
|
.text--small {
|
||||||
font-size: var(--font-size-sm);
|
font-size: var(--font-size-sm) !important;
|
||||||
line-height: var(--line-height-sm);
|
line-height: var(--line-height-sm) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex--centered {
|
.flex--centered {
|
||||||
|
|
Reference in a new issue