1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

fix display size reactivity

This commit is contained in:
Hazel K
2024-10-06 12:02:56 -04:00
parent 4ca27692ac
commit d016ef7675

View File

@@ -272,7 +272,7 @@ definePageMetadata(() => ({
margin-bottom: 12px;
}
@container (min-width: 751px) {
@media (min-width: 750px) {
.root {
grid-template-columns: min-content 4fr 6fr min-content;
grid-template-rows: min-content 1fr;