Deamon + minor update
This commit is contained in:
@@ -29,9 +29,9 @@ body {
|
||||
margin:auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
max-width: 500px;
|
||||
height: calc(100vh - 60px);
|
||||
height: calc(100dvh - 60px);
|
||||
}
|
||||
|
||||
.app > h2 {
|
||||
@@ -94,4 +94,4 @@ body {
|
||||
|
||||
.confirm > h3 {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user