diff --git a/assets/seiten/css/404.css b/assets/seiten/css/404.css index 73fb1d9..b638125 100644 --- a/assets/seiten/css/404.css +++ b/assets/seiten/css/404.css @@ -45,6 +45,6 @@ body { } .logo { - width: fit-content; - height: fit-content; + width: 20%; + height: 20%; } \ No newline at end of file