tinker with error.css some more
This commit is contained in:
parent
3de500a673
commit
0b09c90abc
|
@ -1,9 +1,9 @@
|
|||
.error-container p, .error-container h1 {
|
||||
text-align: center;
|
||||
font-family: var(--spfont1);
|
||||
}
|
||||
|
||||
.error-container img {
|
||||
display: block;
|
||||
max-height: 512px;
|
||||
margin: auto;
|
||||
max-height: 80vh;
|
||||
max-width: 80vw;
|
||||
}
|
Loading…
Reference in New Issue
Block a user