Skip to content

Commit

Permalink
chore: add bottom margin to announcement banner
Browse files Browse the repository at this point in the history
  • Loading branch information
wistec-bisrum committed Oct 6, 2023
1 parent 14fd625 commit f63e159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/home/components/Announcement.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const Announcement = () => {
}}
px={3}
py={2}
mb={5}
>
<Box variant="layout.verticalAlign" mr={3} mb={[2, 2, 0]}>
<Sparkles />
Expand Down

0 comments on commit f63e159

Please sign in to comment.