LinkStack/assets/scss/utilities/_text.scss
Julian Prieber 5dbb2b182d Version 4.0
-- Dashboard Update --

Update to version 4.0.0.
Complete redesign of the admin panel.
New features and a license change.
2023-04-26 15:44:39 +02:00

8 lines
114 B
SCSS
Vendored

/* Weight */
.font-weight-medium {
font-weight: $font-weight-medium;
}
.font-size-20 {
font-size: 1.25rem;
}