Improve font display on different OS
This commit is contained in:
parent
4a7a700d93
commit
243cbca093
@ -17,6 +17,12 @@
|
||||
font-style:italic;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------------------*/
|
||||
/* 2. fonts */
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------------------*/
|
||||
/* 4. typeahead styles */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user