mapbox font

This commit is contained in:
Janne Koivistoinen 2018-09-24 16:31:08 +03:00
parent d37c90fb1f
commit 7b10d7c930

View file

@ -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;