UI update

This commit is contained in:
sairaj mote 2021-05-23 17:28:28 +05:30
parent 837040dc32
commit 2fd1fac0cf

View File

@ -10287,6 +10287,9 @@ Bitcoin.Util = {
}
}
@media only screen and (min-width: 640px) {
.fund-block{
padding: 1.5rem;
}
.fund-block__details{
grid-template-columns: 1fr 1fr;
}