mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
change media screen scss for AuthLayout_gdd.vue
This commit is contained in:
parent
5883c93549
commit
162b27d360
@ -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%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user