feat: mobile layout v0

This commit is contained in:
tim
2025-07-17 13:21:50 +08:00
parent 8761d828f9
commit 89de4c7f0e
4 changed files with 57 additions and 22 deletions

View File

@@ -19,6 +19,7 @@
--text-color: black;
--menu-width: 200px;
--page-max-width: 1200px;
--page-max-width-mobile: 768px;
--article-info-background-color: #f0f0f0;
}