About page also contains site info

This commit is contained in:
2025-11-22 02:18:57 +08:00
parent a16da37221
commit bdc8db3091
6 changed files with 146 additions and 70 deletions

View File

@@ -29,6 +29,7 @@
top: 0;
left: 0;
right: 0;
z-index: 1000;
}
.content-main {
height: calc(100vh - 64px);