wifi-qrcode: constrain logo width/height
This commit is contained in:
parent
35d8f15d14
commit
01d761b4ef
1 changed files with 5 additions and 0 deletions
|
@ -42,6 +42,11 @@
|
|||
font-size: 36pt;
|
||||
}
|
||||
|
||||
.eventLogo {
|
||||
max-width: 90%;
|
||||
max-height: 20%;
|
||||
}
|
||||
|
||||
.network {
|
||||
font-size: 42pt;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue