Update Errors
This commit is contained in:
9
css/error.css
Normal file
9
css/error.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.error-container p, .error-container h1 {
|
||||
text-align: center;
|
||||
font-family: var(--spfont1);
|
||||
}
|
||||
|
||||
.error-container img {
|
||||
max-height: 80vh;
|
||||
max-width: 80vw;
|
||||
}
|
||||
Reference in New Issue
Block a user