add padding to the bottom of the QR code

to ensure that there's space to scroll down far enough so the footer 
isn't covering the QR code
pull/97/head
KayleePop 7 years ago
parent 77692e0df4
commit 330c00778f
No known key found for this signature in database
GPG Key ID: 110C2E0CFBFC06FA

@ -192,6 +192,7 @@ p {
img {
margin: auto
padding-bottom: 60px
}
}

Loading…
Cancel
Save