diff --git a/templates/Welcome.tsx b/templates/Welcome.tsx index a5f67ef..d706569 100644 --- a/templates/Welcome.tsx +++ b/templates/Welcome.tsx @@ -134,6 +134,7 @@ const imgCss: JSX.CSSProperties = { display: 'inline', padding: '1rem', transform: 'translateY(40%)', + maxHeight: '3rem', } const template: Template[0]> = {