로고 위치 다시 수정

This commit is contained in:
dlehdanakf 2015-07-06 18:21:28 +09:00
parent 95ceccdac2
commit cc5207423e

View file

@ -150,7 +150,8 @@ a:hover, a:active, a:focus {
.fixed_header .header_wrap.shrink {
position: fixed;
top: 0;
width: 1240px;
width:auto;
min-width: 1240px;
z-index: 1000;
border-bottom: 1px solid #e1e1e1;
background-color: #fff;