Switch QR to backend rendering

This commit is contained in:
Ksinia
2022-02-08 00:28:34 +01:00
parent 7c6b44a5bb
commit 5c91b8764e
4 changed files with 41 additions and 29 deletions
+7 -2
View File
@@ -196,7 +196,12 @@
line-height: 1.2;
}
.qr {
.telegramQR {
display: block;
margin: 0 auto 1.5rem auto;
margin: 0 auto 0 auto;
width: 75%;
}
.telegram {
margin-bottom: 0;
}