diff --git a/src/main/webapp/css/media.css b/src/main/webapp/css/media.css index 6340b5c8..97d92580 100644 --- a/src/main/webapp/css/media.css +++ b/src/main/webapp/css/media.css @@ -395,6 +395,8 @@ footer .family_site {right:10px;} .btn-go-top span:nth-of-type(2) { display: none; } .btn-go-top img { width: 24px; } #mo-member-btn { display: block; } + .wrap footer {padding-bottom:100px;} + .wrap.sub footer {padding-bottom:16px;} /* 서브 공통 */ .location .inner .row-top .location-box .tit h2 { font-size: 22px; } @@ -843,6 +845,7 @@ footer .family_site {right:10px;} /* faq */ .faq .contents, + .faq .inner {margin-bottom:35px;} .faq .inner .tab { width: 100%;padding:0; } .faq .mo_tabs_wrap { padding-left: 16px; box-sizing: border-box; height: 56px; } .faq .inner .tab_content {margin-top:0px;}