Frontpage Mobile Fix (#4057)

Change CSS To show Correct dimensions on Mobile
This commit is contained in:
yoshnopa
2023-09-11 04:39:55 +02:00
committed by GitHub
parent 24e4719abc
commit f237a58cbc

View File

@@ -494,7 +494,7 @@ textarea.text-input {
margin-right: 0; margin-right: 0;
} }
} }
@media (min-width: 576px) {
.zoom-0 { .zoom-0 {
width: 240px; width: 240px;
@@ -574,7 +574,6 @@ textarea.text-input {
height: 480px; height: 480px;
} }
} }
}
.scene-card-preview, .scene-card-preview,
.gallery-card-image, .gallery-card-image,