mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
CE-740 Add SF Pro Display as first in fontFamily
This commit is contained in:
@ -149,7 +149,7 @@ interface Types {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const baseProperties = {
|
const baseProperties = {
|
||||||
fontFamily: '"Roboto", "Helvetica", "Arial", sans-serif',
|
fontFamily: '"SF Pro Display", "Roboto", "Helvetica", "Arial", sans-serif',
|
||||||
fontWeightLighter: 100,
|
fontWeightLighter: 100,
|
||||||
fontWeightLight: 300,
|
fontWeightLight: 300,
|
||||||
fontWeightRegular: 400,
|
fontWeightRegular: 400,
|
||||||
|
Reference in New Issue
Block a user