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 {
|
.error-container p, .error-container h1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
font-family: var(--spfont1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.error-container img {
|
.error-container img {
|
||||||
display: block;
|
max-height: 80vh;
|
||||||
max-height: 512px;
|
max-width: 80vw;
|
||||||
margin: auto;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user