change media screen scss for AuthLayout_gdd.vue

This commit is contained in:
ogerly 2022-04-07 13:42:03 +02:00
parent 5883c93549
commit 162b27d360

View File

@ -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%;