修改页眉

This commit is contained in:
2025-07-25 12:40:27 +08:00
parent 6b105daff6
commit e0582c0d79
3 changed files with 14 additions and 9 deletions

View File

@@ -19,6 +19,10 @@
--color-green-950: #052E16;
}
:root {
--ui-header-height: --spacing(16);
}
/* 主题字体样式 */
.font-sans-serif {
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;