2020-04-29 11:33:15 +02:00

15 lines
290 B
SCSS

page-core-login-site-help {
.content {
background-color: $white;
}
.core-login-faqwhatisurlanswer img {
max-height: 50px;
}
.core-login-faqwhereisqrcodeanswer img {
max-height: 220px;
margin-top: 5px;
margin-bottom: 5px;
}
}