From 2cfd83bbe7c1c40217ef1fa94bc3c19d31a2868f Mon Sep 17 00:00:00 2001 From: nadomolayohehe Date: Sat, 26 Oct 2024 22:14:01 +0900 Subject: [PATCH] =?UTF-8?q?:lipstick:=20Footer=20logo=20px=EB=A1=9C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit footer logo px로 수정 --- src/components/footer/Footer.style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;