diff --git a/css/error.css b/css/error.css index eced4c4..25e823b 100644 --- a/css/error.css +++ b/css/error.css @@ -4,6 +4,6 @@ } .error-container img { - max-height: 80vh; - max-width: 80vw; + max-height: 80%; + max-width: 80%; } \ No newline at end of file