expanded margin of position spots on gatekeeper; cleaned up #id_tray scripts & styles
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Disco DeDisco
2026-03-29 15:22:00 -04:00
parent 39db59c71a
commit 6c91ec0385
5 changed files with 184 additions and 38 deletions

View File

@@ -296,6 +296,10 @@ html:has(.gate-overlay) {
}
}
}
.form-container {
margin-top: 1rem;
}
}
// Narrow viewport — scale down, 2×3 slot grid (portrait mobile + narrow desktop)
@@ -698,7 +702,8 @@ $inv-strip: 30px; // visible height of each stacked card after the first
}
.form-container {
h3 { font-size: 0.85rem; margin: 0.25rem 0; }
margin-top: 0.75rem;
h3 { font-size: 0.85rem; margin: 0.5rem 0; }
form { gap: 0.35rem; }