fix cf-pages
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 13m13s

This commit is contained in:
2025-06-14 14:19:28 +09:00
parent 21c665c087
commit eac2d3eb09
6 changed files with 35 additions and 13 deletions

View File

@ -168,8 +168,8 @@
}
@media (max-width: 1000px) {
.app-main {
padding: 0px;
.app .app-main {
padding: 0px !important;
}
}