mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
mapbox font
This commit is contained in:
parent
d37c90fb1f
commit
7b10d7c930
1 changed files with 6 additions and 0 deletions
|
|
@ -56,6 +56,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
/* Overwrite Mapbox's specific font rules */
|
||||
.root .card {
|
||||
font-family: 'sofiapro', Helvetica, Arial, sans-serif;
|
||||
font-weight: var(--fontWeightSemiBold);
|
||||
}
|
||||
|
||||
.threeToTwoWrapper {
|
||||
/* Layout */
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue