Skip to content

Commit 69a0277

Browse files
Bill LeoutsakosBill Leoutsakos
authored andcommitted
improvement(ui): align public email verification help weight
1 parent 26e7b7b commit 69a0277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎apps/sim/app/(interfaces)/chat/components/auth/email/email-auth.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ export default function EmailAuth({ identifier }: EmailAuthProps) {
229229
</p>
230230
</div>
231231

232-
<div className='text-center font-light text-sm'>
232+
<div className='text-center font-normal text-sm'>
233233
<button
234234
onClick={() => {
235235
setShowOtpVerification(false)

0 commit comments

Comments
 (0)