This commit is contained in:
Zan
2025-12-02 17:03:25 +01:00
parent 6d9a45941b
commit b36adf8ebf

View File

@@ -219,6 +219,7 @@ to {
} }
}@media (max-width:900px) { }@media (max-width:900px) {
.role-grid { .role-grid {
gap:0.5rem;
grid-template-columns:1fr; grid-template-columns:1fr;
} }
.side-roles { .side-roles {