diff --git a/src/components/footer/Footer.style.js b/src/components/footer/Footer.style.js index 75c97a0..79b4a1c 100644 --- a/src/components/footer/Footer.style.js +++ b/src/components/footer/Footer.style.js @@ -100,7 +100,7 @@ export const FooterRight = styled.div` `; export const FooterLogo = styled.img` - height: 8vh; + height: 60px; margin : 0; align-self: flex-end;