better default font

This commit is contained in:
Artur Paikin 2016-11-25 13:56:17 -06:00
parent 6178ec1ba6
commit f9d0d53ffb

View file

@ -14,6 +14,13 @@
}
.UppyTheme--default {
font-family: -apple-system, BlinkMacSystemFont,
'avenir next', avenir,
helvetica, 'helvetica neue',
ubuntu,
roboto, noto,
'segoe ui', arial,
sans-serif;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;
line-height: 1;
-webkit-font-smoothing: antialiased;