Standardize the size of the QR codes on the Donate page
* Also adds a slight curve to the corners
This commit is contained in:
@@ -203,6 +203,9 @@ button:disabled {
|
||||
|
||||
.coin-address img {
|
||||
image-rendering: pixelated;
|
||||
width: 180px;
|
||||
height: 180px;
|
||||
border-radius: 16px;
|
||||
}
|
||||
|
||||
footer img {
|
||||
|
||||
Reference in New Issue
Block a user