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;}