diff --git a/src/components/Home/Warning.tsx b/src/components/Home/Warning.tsx index daa2109..8329112 100644 --- a/src/components/Home/Warning.tsx +++ b/src/components/Home/Warning.tsx @@ -37,7 +37,7 @@ export const Warning = () => { const WarningContainer = styled.div` width: 100%; - height: 360px; + height: 450px; margin-top: 6px; background-color: white;