404 height
This commit is contained in:
parent
0feab50115
commit
ccd69c9d40
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
.main.error {
|
||||
display: grid;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: -webkit-fill-available;
|
||||
background: var(--main-g-color);
|
||||
grid-template-rows: 3.3023735810113517vmin auto 3.3023735810113517vmin;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue