Fix responsive stuff
All checks were successful
continuous-integration/drone/push Build is passing

- Globe is now using vws with min and max height
- Photos list and Carousel
This commit is contained in:
2020-04-21 20:23:53 +02:00
parent b8b4d55409
commit fc930d9362
5 changed files with 19 additions and 8 deletions

View File

@@ -60,6 +60,9 @@
@include breakpoint (xxl) {
height: 820px;
}
@media (min-aspect-ratio: 16/10) {
height: 36vw;
}
}
// Photos