logo auf 404 page

This commit is contained in:
2021-11-26 20:32:14 +01:00
parent f0b313149c
commit 2021ee0aec

View File

@@ -45,6 +45,6 @@ body {
} }
.logo { .logo {
width: fit-content; width: 20%;
height: fit-content; height: 20%;
} }