Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mdirolf committed Sep 30, 2023
1 parent fbbc380 commit 1f56192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/donate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export default function DonatePage({ donors }: DonateProps) {
<input type="hidden" name="currency_code" value="USD" />
<Button type="submit" text="Donate (via credit card / paypal)" />
</form>
<p css={{marginTop: '1.5em'}}>
<p css={{ marginTop: '1.5em' }}>
We also accept donations via Zelle. Zelle is great because 100% of
your donation goes to Crosshare! Please send your donation to{' '}
<b>mike@crosshare.org</b>. Be sure to follow up with an email so we
Expand Down

0 comments on commit 1f56192

Please sign in to comment.