diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-16 20:20:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-16 20:21:03 -0500 |
| commit | 62010eb00fb181037a77358e1e6dae0eac7efa0f (patch) | |
| tree | fdba18ce45ef304f349fa283c21d762086e5664b /static/main.css | |
| parent | 94995232685b33e5906e12420ea7630eabbf2ee6 (diff) | |
remove redundant/unused CSS block
Diffstat (limited to 'static/main.css')
| -rw-r--r-- | static/main.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/static/main.css b/static/main.css index 65a57303..b6008b21 100644 --- a/static/main.css +++ b/static/main.css @@ -201,13 +201,6 @@ button:disabled { text-align: center; } -.coin-address > img { - display: block; - margin-left: auto; - margin-right: auto; - text-align: center; -} - footer img { width: 60px; height: auto; |
