Skip to content

Commit 727023a

Browse files
committed
remove space
1 parent 594f380 commit 727023a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

content-gen/src/app/frontend/src/components/WelcomeCard.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ export function WelcomeCard({ onSuggestionClick, currentInput = '' }: WelcomeCar
4444
width: '100%',
4545
boxSizing: 'border-box',
4646
}}>
47-
4847
{/* Welcome card with suggestions inside */}
4948
<div style={{
5049
padding: 'clamp(16px, 4vw, 32px)',

0 commit comments

Comments
 (0)