fix selector
This commit is contained in:
parent
cdb4e02413
commit
0a37d64c77
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ body {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
@supports(height: 1dvw) {
|
@supports(width: 1dvw) {
|
||||||
html, body {
|
html, body {
|
||||||
min-width: 100dvw;
|
min-width: 100dvw;
|
||||||
max-width: 100dvw;
|
max-width: 100dvw;
|
||||||
|
|
Loading…
Reference in a new issue