mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2025-10-29 17:50:21 +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%;
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
height: 80vh;
|
||||
max-width: 90vw;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user