drop block display for coin-address p element

This commit is contained in:
Daniel Micay
2020-12-23 15:40:54 -05:00
parent 422fbff387
commit 8bfe1c4023
14 changed files with 16 additions and 16 deletions

View File

@@ -97,7 +97,7 @@ main {
text-align: center;
}
.coin-address > * {
.coin-address > img {
display: block;
margin-left: auto;
margin-right: auto;