Use DDG for QR code, fix #14 and #16

This commit is contained in:
daudix
2024-03-27 05:16:41 +03:00
parent df15842d34
commit 7f1b6b4abd
4 changed files with 21 additions and 6 deletions

View File

@ -1,10 +1,10 @@
#qrcode {
background-color: white;
float: right;
height: 155px;
height: 160px;
margin: 3rem 0 0 1rem;
padding: 15px;
width: 155px;
padding: 6px;
width: 160px;
@media only screen and (max-width: 720px) {
& {