fix: false window style

main
Yifei Zhang 2 years ago committed by GitHub
parent e2a4b3d45c
commit 76a6341c7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@
.tight-container {
--window-width: 100vw;
--window-height: 100vw;
--window-height: 100vh;
@include container();

Loading…
Cancel
Save