diff --git a/configs/bank-landing/index.html b/configs/bank-landing/index.html index aa1271d..d139bda 100644 --- a/configs/bank-landing/index.html +++ b/configs/bank-landing/index.html @@ -473,9 +473,12 @@ display: grid; grid-template-columns: 1fr 1fr; gap: 0.5rem; + max-width: 22rem; + margin: 0 auto; } - @media (min-width: 420px) { - .shop-grid { grid-template-columns: 1fr 1fr 1fr; } + .shop-box.shop-mini { + margin: 0 0 1rem; + padding: 0.85rem 0.9rem 0.95rem; } .shop-item { background: rgba(0, 0, 0, 0.28); @@ -535,7 +538,6 @@

- - +
- Optional · bank UI & merchant + Optional · bank UI & GOA shop
-

Own bank account or shop?

-

- Register in the bank UI for your own balance, or set up a shop at - taler.hacktivism.ch. -

+

Own bank account?

+

Register in the bank UI for your own balance.

@@ -714,9 +713,28 @@
+ +