@@ -220,9 +220,9 @@ export default {
}
.pre-load {
- position: fixed;
+ position: absolute;
width: 100%;
- min-height: 100%;
+ min-height: 100vh;
z-index: 100;
& > img {