riku
2023-07-20 d22ce1ad1c4656f5c2212bbabb35ba498300aced
src/views/HomePage.vue
@@ -17,7 +17,9 @@
.overlay-container {
  background: transparent;
  position: absolute;
  width: 100%;
  min-height: var(--screen-min-height);
  min-width: var(--screen-min-width);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;