wifi-qrcode: constrain logo width/height

This commit is contained in:
Luke Granger-Brown 2024-06-26 11:27:21 +01:00
parent 35d8f15d14
commit 01d761b4ef

View file

@ -42,6 +42,11 @@
font-size: 36pt;
}
.eventLogo {
max-width: 90%;
max-height: 20%;
}
.network {
font-size: 42pt;
}