no message

This commit is contained in:
hellcat 2026-03-31 17:18:37 +08:00
parent c11d88408f
commit 3d3f5332d0
2 changed files with 2 additions and 4 deletions

View File

@ -23,9 +23,6 @@ .subCopy {
color:#fff; color:#fff;
} }
/* 你的 Header 变成固定定位,不占位了 */ /* 你的 Header 变成固定定位,不占位了 */
#header { #header {
position: fixed; position: fixed;

View File

@ -1,6 +1,7 @@
:root { :root {
--btn-primary:#00A8B1; --btn-primary:#00A8B1;
--color-primary:#00A8B1; --color-primary:#00A8B1;
--href:#0d6efd;
} }
.site-main { .site-main {