font-weight unify

This commit is contained in:
codecalm
2019-12-15 23:10:42 +01:00
parent 714a52f232
commit 2f3ab82323
12 changed files with 20 additions and 19 deletions
+2 -2
View File
@@ -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 {