diff --git a/frontend/src/layouts/AuthLayout_gdd.vue b/frontend/src/layouts/AuthLayout_gdd.vue index fe6fa8548..7efeee968 100644 --- a/frontend/src/layouts/AuthLayout_gdd.vue +++ b/frontend/src/layouts/AuthLayout_gdd.vue @@ -241,6 +241,12 @@ export default { } } +@media screen and (max-height: 740px) { + .mobil-start-box #img3 { + width: 115%; + } +} + @media screen and (max-width: 300px) { .mobil-start-box #img3 { width: 145%;