Skip to content

Commit 7c71331

Browse files
rundesclaude
andcommitted
style: enlarge login logo lockup (260→340w)
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
1 parent f748c11 commit 7c71331

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/login/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ export default function LoginPage() {
3838
<Image
3939
src={`${BASE}/severo-logo-horizontal.svg`}
4040
alt="Proyecto Severo"
41-
width={260}
42-
height={65}
41+
width={340}
42+
height={85}
4343
priority
4444
unoptimized
4545
/>

0 commit comments

Comments
 (0)