mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 04:17:26 +08:00
[O] Optimize fonts
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
@import "vars"
|
||||
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap')
|
||||
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap')
|
||||
@import 'lxgw-wenkai-lite-webfont/style.css'
|
||||
|
||||
html
|
||||
height: 100%
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$font: Quicksand, Inter, Microsoft YaHei, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Avenir, Helvetica, Arial, sans-serif
|
||||
$font: Quicksand, Inter, LXGW Wenkai, Microsoft YaHei, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Avenir, Helvetica, Arial, sans-serif
|
||||
$c-main: #b3c6ff
|
||||
$c-good: #b3ffb9
|
||||
$c-darker: #646cff
|
||||
|
||||
Reference in New Issue
Block a user