mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 02:14:26 +04:00
font-weight unify
This commit is contained in:
Vendored
+2
-2
@@ -32,7 +32,7 @@
|
||||
|
||||
.fc-day-header {
|
||||
padding-bottom: .25rem;
|
||||
font-weight: 600;
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
&.card-calendar {
|
||||
@@ -51,7 +51,7 @@
|
||||
}
|
||||
|
||||
.fc-time {
|
||||
font-weight: 600;
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
.fc-event {
|
||||
|
||||
Reference in New Issue
Block a user