Skip to content

Commit

Permalink
Newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
mouredev committed Sep 14, 2024
1 parent 2aa0f9e commit 499b904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion link_bio/link_bio/components/newsletter.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def newsletter() -> rx.Component:
rx.chakra.box(
element="iframe",
src="https://embeds.beehiiv.com/c9c3f7b7-7ed9-428a-a58f-cb53577fa352?slim=true",
height="74px",
height="75px",
width="100%"
),
spacing=Spacing.DEFAULT.value,
Expand Down

0 comments on commit 499b904

Please sign in to comment.