chore: text update

This commit is contained in:
Cory Dransfeldt 2024-03-01 20:29:15 -08:00
parent b2cba65de5
commit 862cb9b5f2
No known key found for this signature in database

View file

@ -425,8 +425,8 @@ li {
}
.text--small {
font-size: var(--font-size-sm);
line-height: var(--line-height-sm);
font-size: var(--font-size-sm) !important;
line-height: var(--line-height-sm) !important;
}
.flex--centered {