diff --git a/frontend/src/utils/styled.ts b/frontend/src/utils/styled.ts index fb2c4a62..e5b61e17 100644 --- a/frontend/src/utils/styled.ts +++ b/frontend/src/utils/styled.ts @@ -889,6 +889,7 @@ export const StyledContactSection = styled.div` width:90vw; height:100%; } + `; export const ContactGrid = styled.div`