feat(SW-185): Fixed app download images

This commit is contained in:
Pontus Dreij
2024-08-22 16:38:35 +02:00
parent 4929f9b4dd
commit 6ef1630c32
7 changed files with 52 additions and 9 deletions

View File

@@ -9,6 +9,7 @@
display: flex;
justify-content: space-between;
flex-direction: column;
max-width: var(--max-width-content);
}
@media screen and (min-width: 1367px) {