fix selector

This commit is contained in:
hippoz 2022-09-01 19:35:03 +03:00
parent cdb4e02413
commit 0a37d64c77
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

@ -99,7 +99,7 @@ body {
flex-direction: column;
}
@supports(height: 1dvw) {
@supports(width: 1dvw) {
html, body {
min-width: 100dvw;
max-width: 100dvw;