web/DonateShareCard: expand the card on QR press & better scaling

This commit is contained in:
wukko
2024-08-09 16:06:19 +06:00
parent f81f155eb0
commit d1a2d768d9
4 changed files with 85 additions and 8 deletions

View File

@@ -65,7 +65,7 @@
padding: 0 24px;
}
@media screen and (max-width: 550px) {
@media screen and (max-width: 760px) {
#support-options {
flex-direction: column;
}