fix footer logo not displaying on firefox

This commit is contained in:
Jelle van Snik
2022-11-07 14:48:59 +01:00
parent 708660135f
commit 866666c739

View File

@@ -25,7 +25,6 @@ footer div {
}
footer svg.logotype {
height: 56px;
width: fit-content;
margin: -10px 0 24px -10px;
}
footer p {