diff --git a/src/components/event/ZapReceipt.tsx b/src/components/event/ZapReceipt.tsx index 5ffd90a..c40abc4 100644 --- a/src/components/event/ZapReceipt.tsx +++ b/src/components/event/ZapReceipt.tsx @@ -105,11 +105,11 @@ const ZapReceipt: Component = (props) => { {event().description().content} -
- + +
- -
+
+ ); };