Skip to content

Commit

Permalink
Merge pull request #1048 from basedosdados/chore/blog-ajust
Browse files Browse the repository at this point in the history
chore: fix ChevronIcon position
  • Loading branch information
AldemirLucas authored Dec 9, 2024
2 parents b2d957d + e61ad8d commit e271f39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions next/components/organisms/Blog/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,8 @@ export function BlogGrid({ posts, category }) {
>
{t("seeAll")}
<ChevronIcon
position="relative"
top="-1px"
alt=""
width="16px"
/>
Expand Down

0 comments on commit e271f39

Please sign in to comment.