From 2773e805859eec413031219d2e93715e030b9ad5 Mon Sep 17 00:00:00 2001 From: subsub Date: Tue, 3 Dec 2024 17:51:09 +0900 Subject: [PATCH] =?UTF-8?q?2024/12/03=20=ED=91=B8=ED=84=B0=20=EB=A0=88?= =?UTF-8?q?=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/kofair_case_seed/usr/style/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/kofair_case_seed/usr/style/layout.css b/src/main/webapp/kofair_case_seed/usr/style/layout.css index c8d52394..7a511d1a 100644 --- a/src/main/webapp/kofair_case_seed/usr/style/layout.css +++ b/src/main/webapp/kofair_case_seed/usr/style/layout.css @@ -203,7 +203,7 @@ html{font-size:62.5%;} .footer_info{font-size:1.6rem;line-height:1.4;margin:0;} .footer_info p:first-child{margin:0 0 8px 0;} - .footer_site{margin:15px 0 0 0;} + .footer_site{margin:15px 0 0 0;align-items:flex-start;} .footer_site a{font-size:1.6rem;margin:10px 0 0 0;} .footer .icon.outlink{width:12px;height:12px;background-size:100%;margin:-5px 0 0 5px;} .footer_site .icon.arrow.right{width:12px;height:12px;background-size:50%;margin:-5px 0 0 5px;}