Changed to absolute

This commit is contained in:
Patrick Alvin Alcala 2025-09-12 17:46:46 +08:00
parent 0fd8cd2ded
commit 4ee3824d2c

View file

@ -1,7 +1,7 @@
@use './breakpoint' as view @use './breakpoint' as view
.fullscreen .fullscreen
position: fixed position: absolute
top: 0 top: 0
left: 0 left: 0
width: 100vw width: 100vw