Skip to content

Commit

Permalink
Merge pull request #316 from WestpacGEL/305-gel-site-footer-rams-logo
Browse files Browse the repository at this point in the history
closes #305 centrelised rams logo
  • Loading branch information
kenjishiromajp authored Nov 21, 2023
2 parents 8bddd64 + 17b7bca commit feef6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/src/app/(home)/components/utils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const logoStyles = tv({
{
brand: 'rams',
footer: true,
className: 'lg:h-[50px] lg:w-[50px]',
className: 'lg:h-[31px] lg:w-[45px]',
},
],
});

0 comments on commit feef6ae

Please sign in to comment.