Skip to content

Commit

Permalink
refactor: update the icons on features
Browse files Browse the repository at this point in the history
  • Loading branch information
TwilightLogic committed May 14, 2024
1 parent 24ba3f5 commit 4508a78
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 21 deletions.
4 changes: 2 additions & 2 deletions docs/website/components/index/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ const Index = ({
<Image
src={feature.logo}
alt="features logo"
width={40}
height={40}
width={50}
height={50}
className="dark:filter dark:invert dark:brightness-150"
/>
</div>
Expand Down
Loading

0 comments on commit 4508a78

Please sign in to comment.