Skip to content

Commit

Permalink
style: tools height
Browse files Browse the repository at this point in the history
  • Loading branch information
iib0011 committed Mar 8, 2025
1 parent a4895d6 commit 841000c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/tools-by-category/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export default function Home() {
backgroundColor: 'white',
boxShadow: '5px 4px 2px #E9E9ED',
cursor: 'pointer',
height: '100%',
'&:hover': {
backgroundColor: theme.palette.background.default // Change this to your desired hover color
}
Expand Down

0 comments on commit 841000c

Please sign in to comment.