Skip to content

Commit

Permalink
Align text to the top of the newsletter icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Herrmann committed Aug 9, 2023
1 parent 3aefad3 commit 62dcf97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/HomePage/NewsletterSection/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import Section from "../Section";

const PageContainer = styled.div({
display: "flex",
alignItems: "center",
});

const ImageContainer = styled.div({
Expand Down

0 comments on commit 62dcf97

Please sign in to comment.