Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -27,7 +27,8 @@ body {
|
|||||||
|
|
||||||
.app {
|
.app {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
height: calc(100vh + 60px);
|
margin-bottom: 60px;
|
||||||
|
height: calc(100dvh + 60px);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user