Revert back to using goqr.me API for comment QR
DDG doesn't seem to work in "production" for some reason, while it works perfectly fine locally :/
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#qrcode {
|
||||
background-color: white;
|
||||
float: right;
|
||||
height: 160px;
|
||||
height: 150px;
|
||||
margin: 3rem 0 0 1rem;
|
||||
padding: 6px;
|
||||
width: 160px;
|
||||
padding: 12.5px;
|
||||
width: 150px;
|
||||
|
||||
@media only screen and (max-width: 720px) {
|
||||
& {
|
||||
|
Reference in New Issue
Block a user