Skip to content

Commit

Permalink
Merge pull request #191 from reaviz/Fix-MFA-block-logo
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl authored May 16, 2024
2 parents 7bc6da6 + d7f7b58 commit 409a282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blocks/authentication/Mfa.story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ export const MfaLogin = () => {
>
<Card className="w-full p-[50px]">
<Stack justifyContent="spaceBetween">
<LogoIcon className="h-[30px]" />
<LogoIcon className="h-[30px] w-auto" />
<a href="#" className="text-lg text-primary font-semibold">
New to Reablocks?
</a>
Expand Down

0 comments on commit 409a282

Please sign in to comment.