1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-17 02:51:41 +04:00

Init Geist font (#2552)

This commit is contained in:
Paweł Kuna
2025-11-26 19:29:27 +01:00
committed by GitHub
parent b1f711635b
commit a198b0c7c5
60 changed files with 770 additions and 27 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
background: transparent !important;
border: 0 !important;
margin: 0 !important;
font-weight: var(--#{$prefix}font-weight-bold);
font-weight: var(--#{$prefix}font-weight-semibold);
padding: 0.25rem 0.5rem !important;
}
+1 -1
View File
@@ -36,7 +36,7 @@
}
.fc-event-time {
font-weight: var(--#{$prefix}font-weight-bold) !important;
font-weight: var(--#{$prefix}font-weight-semibold) !important;
}
.fc-col-header-cell-cushion {