Added almost all features except language, ads, seo, pages

This commit is contained in:
Gitea
2025-04-27 06:28:15 +05:30
parent 89f6410578
commit 94eb01b1ab
43 changed files with 1842 additions and 188 deletions

View File

@@ -58,3 +58,7 @@
.animate-progress {
animation: progress 4s linear forwards;
}
.mailbox-min-height {
min-height: 60vh;
}