diff --git a/index.html b/index.html
index 4aa2e67..d1d1f51 100644
--- a/index.html
+++ b/index.html
@@ -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;
}