removed unnecessary css

This commit is contained in:
Kim, Jimin 2021-08-02 10:01:22 +09:00
parent 0527f6b924
commit cb33dacf4a

View file

@ -25,7 +25,6 @@ const StyledFooterContainer = styled.div`
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
margin-bottom: 1px; /* a hacky solution for footer going outside the page by 1px */
padding: 0 1rem 0 1rem; padding: 0 1rem 0 1rem;
height: 100px; height: 100px;