main
fix breath container
This commit is contained in:
parent
c444df7999
commit
cf2ea84bc9
@ -1,5 +1,6 @@
|
||||
.container {
|
||||
width: 100dvw;
|
||||
max-width: 560px;
|
||||
height: calc(100dvh - 56px);
|
||||
background-color: #000;
|
||||
position: absolute;
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
.container {
|
||||
width: 100dvw;
|
||||
max-width: 560px;
|
||||
height: calc(100dvh - 56px);
|
||||
background-color: #000;
|
||||
position: absolute;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user