update footer logo to be positioned correctly on mobile

This commit is contained in:
2024-07-10 17:18:37 +02:00
parent c1712d96fb
commit 1a04b89492

View File

@@ -11,6 +11,7 @@
.footer-logo {
height: 50%;
max-height: 90vw;
margin-bottom: 5%;
display: inline-block;
position: relative;