assets/main.scss: Android compatibility
This commit is contained in:
parent
6161127bb9
commit
dd633c945c
|
@ -2,7 +2,8 @@
|
||||||
#
|
#
|
||||||
---
|
---
|
||||||
|
|
||||||
$base-font-family: ui-serif, "Liberation Serif", Tinos, "Times New Roman", serif;
|
$base-font-family: ui-serif, system-ui, "Liberation Serif", Tinos,
|
||||||
|
"Times New Roman", serif;
|
||||||
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine, "Courier New",
|
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine, "Courier New",
|
||||||
monospace;
|
monospace;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue