style(frontend): prefer Arial over Liberation
This commit is contained in:
parent
6debee64a0
commit
08b05849b0
@ -27,9 +27,9 @@
|
|||||||
--color-fontsec: #5b5861
|
--color-fontsec: #5b5861
|
||||||
|
|
||||||
// FONTS
|
// FONTS
|
||||||
--font-base: 'FRADrive Sans', sans-serif
|
--font-base: 'Arial', 'FRADrive Sans', sans-serif
|
||||||
--font-logo: var(--font-base)
|
--font-logo: var(--font-base)
|
||||||
--font-monospace: 'FRADrive Mono', monospace
|
--font-monospace: 'Arial Mono', 'FRADrive Mono', monospace
|
||||||
|
|
||||||
// DIMENSIONS
|
// DIMENSIONS
|
||||||
--header-height: 100px
|
--header-height: 100px
|
||||||
|
|||||||
Reference in New Issue
Block a user