diff --git a/src/components/UsedBy/index.tsx b/src/components/UsedBy/index.tsx index 6761589..2e4a22c 100644 --- a/src/components/UsedBy/index.tsx +++ b/src/components/UsedBy/index.tsx @@ -9,7 +9,7 @@ export default function WalletsUsingPayjoin() { @@ -17,14 +17,12 @@ export default function WalletsUsingPayjoin() { Mutinywallet Logo bitmasklogo @@ -33,18 +31,16 @@ export default function WalletsUsingPayjoin() { btcpayserver logo - + joinmarket logo sparrow logo diff --git a/src/components/UsedBy/styles.module.css b/src/components/UsedBy/styles.module.css index 49b9b7a..fdf935f 100644 --- a/src/components/UsedBy/styles.module.css +++ b/src/components/UsedBy/styles.module.css @@ -1,3 +1,4 @@ img { @apply mx-10; + height: 8vh; }