Skip to content

Commit

Permalink
logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Hernandez committed Sep 13, 2024
1 parent 784acf0 commit 6c228ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/components/logo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ export const Logo = () => (
<img
src={"/images/logo.png"}
alt={"logo"}
width={50}
height={50}
width={57}
height={57}
style={{
marginRight: 4,
pointerEvents: "none",
Expand Down

0 comments on commit 6c228ff

Please sign in to comment.