diff --git a/css/error.css b/css/error.css index dcf364b..eced4c4 100644 --- a/css/error.css +++ b/css/error.css @@ -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; } \ No newline at end of file