mirror of
https://github.com/layui/layui.git
synced 2026-02-08 17:59:19 +08:00
style: 优化全局 font-family
This commit is contained in:
@@ -38,8 +38,9 @@
|
||||
|
||||
/* 字体 */
|
||||
--lay-font-family:
|
||||
-apple-system, BlinkMacSystemFont, system-ui, 'Segoe UI', 'PingFang SC',
|
||||
'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
system-ui, -apple-system, 'Segoe UI', Roboto, 'PingFang SC',
|
||||
'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
|
||||
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
--lay-font-monospace: 'Courier New', Consolas, 'Lucida Console', monospace;
|
||||
|
||||
/* 间距 */
|
||||
|
||||
Reference in New Issue
Block a user