fix(feat): Refine responsive layout and section spacing

This commit is contained in:
SeekingGamer
2026-05-15 17:44:31 +08:00
parent ff7e4395ea
commit c09ba76350
19 changed files with 686 additions and 77 deletions

View File

@@ -73,3 +73,7 @@ body {
--ls-71: -1.58px;
--ls-72: -1.61px;
}
:target {
scroll-margin-top: 72px;
}