style fix to force new deployment

This commit is contained in:
samepant
2021-08-17 09:27:31 -04:00
parent 9ad6259380
commit cc48492702
@@ -157,7 +157,7 @@ const transactionPage = ({
border-radius: 10px;
text-align: center;
font-family: monospace;
max-width: 475px;
max-width: 476px;
}
`}</style>
</Page>