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

@ -107,7 +107,7 @@
& > h2 {
align-self: center;
justify-self: center;
grid-column: 1/ span 3;
grid-column: 1 / span 3;
}
@media (max-width: 768px) {
@ -174,8 +174,6 @@
width: 100%;
border-radius: var(--border-radius);
position: relative;
}
& div:first-child > img {