style: fix formatting in index.css

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Jiayuan
2026-01-17 11:42:28 +08:00
parent dcd3acbfa4
commit b7d5c78d5d

View File

@@ -10,8 +10,7 @@
body {
-webkit-font-smoothing: antialiased;
font-family: 'Inter', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans SC',
system-ui, sans-serif;
font-family: 'Inter', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans SC', system-ui, sans-serif;
}
/* Draggable title bar region for macOS */