@@ -2,8 +2,8 @@
@import "@/styles/mixins.scss";
.page{
position: relative;
- width: 100%;
- height: 100%;
+ width: 100vw;
+ height: 100vh;
}
.btn-nav{
position: absolute;