remove redundant/unused CSS block

This commit is contained in:
Daniel Micay 2023-02-16 20:20:04 -05:00
parent 9499523268
commit 62010eb00f

View File

@ -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;