mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2026-02-06 00:17:44 +00:00
Easier to control the size of image verticaly when on mobile.
This commit is contained in:
@@ -46,7 +46,7 @@ export default {
|
|||||||
max-height: 80%;
|
max-height: 80%;
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
height: 80vh;
|
max-width: 90vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user