Skip to content

Commit

Permalink
chore(announcements): add missing padding for item (#1506)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcshzj authored Sep 20, 2023
1 parent dcf9e97 commit ea213a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/homepage/AnnouncementsSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export const TemplateAnnouncementsSection = forwardRef<
className={getClassNames(editorStyles, [
"row",
"is-desktop",
"px-lg-3",
])}
>
<div
Expand Down

0 comments on commit ea213a3

Please sign in to comment.