center cryptocurrency donation addresses

This commit is contained in:
Daniel Micay
2020-12-22 17:34:20 -05:00
parent 0eb219e27e
commit af487c602b
14 changed files with 19 additions and 16 deletions

View File

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