diff options
Diffstat (limited to 'static/main.css')
| -rw-r--r-- | static/main.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/main.css b/static/main.css index a9c881d7..7ba40213 100644 --- a/static/main.css +++ b/static/main.css @@ -203,6 +203,9 @@ button:disabled { .coin-address img { image-rendering: pixelated; + width: 180px; + height: 180px; + border-radius: 16px; } footer img { |
