mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2024-12-11 09:45:27 +01:00
5dbb2b182d
-- Dashboard Update -- Update to version 4.0.0. Complete redesign of the admin panel. New features and a license change.
8 lines
114 B
SCSS
Vendored
8 lines
114 B
SCSS
Vendored
/* Weight */
|
|
.font-weight-medium {
|
|
font-weight: $font-weight-medium;
|
|
}
|
|
|
|
.font-size-20 {
|
|
font-size: 1.25rem;
|
|
} |