mobile layout work

This commit is contained in:
bronku 2026-06-09 19:02:42 +02:00
parent 9ff9e59a8c
commit 94bc964e34
11 changed files with 348 additions and 203 deletions

View file

@ -32,9 +32,9 @@
& > p {
grid-row: 2;
grid-column: 1/span 2;
grid-column: 1 / span 2;
color: var(--on-surface);
font-size: 0.875em;
}
}
}
}