diff --git a/src/components/header/HeaderView.ts b/src/components/header/HeaderView.ts index c205221..059696f 100644 --- a/src/components/header/HeaderView.ts +++ b/src/components/header/HeaderView.ts @@ -36,6 +36,8 @@ export const HeaderView = styled.header` justify-content: center; width: 40%; + max-width: 120px; + max-height: 100px; img { width: 100%;