Skip to content

Commit 0989329

Browse files
committed
Fix welcome overflow
1 parent a1aa5e7 commit 0989329

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/auth/AuthModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ const AuthModalBlock = styled.div<{ visible: boolean }>`
6161
color: ${palette.gray7};
6262
text-align: center;
6363
font-weight: 600;
64-
font-size: 2rem;
6564
}
6665
}
6766
.white-block {

0 commit comments

Comments
 (0)