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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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