Skip to content

Commit

Permalink
feat: logo change
Browse files Browse the repository at this point in the history
  • Loading branch information
tyleryy committed Jan 7, 2025
1 parent 137a275 commit 5604543
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified packages/web/src/assets/images/small_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/web/src/components/Home/ZotNFoundLogoText.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function ZotNFoundLogoText() {
minWidth={{ base: "125px", md: "315px" }}
>
<Image
width={{ base: "50px", md: "100px" }}
width={{ base: "35px", md: "75px" }}
src={logo}
mb="5%"
mt="3%"
Expand Down

0 comments on commit 5604543

Please sign in to comment.