Develop mobile pages

This commit is contained in:
zyronon
2024-01-01 17:23:47 +08:00
parent c7c41a5488
commit c9eed4da54
19 changed files with 1001 additions and 250 deletions

View File

@@ -175,6 +175,7 @@ html, body {
& > .page-content {
padding: 10rem;
box-sizing: border-box;
overflow: auto;
}
}