mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
로고 위치 다시 수정
This commit is contained in:
parent
95ceccdac2
commit
cc5207423e
1 changed files with 2 additions and 1 deletions
|
|
@ -150,7 +150,8 @@ a:hover, a:active, a:focus {
|
||||||
.fixed_header .header_wrap.shrink {
|
.fixed_header .header_wrap.shrink {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 1240px;
|
width:auto;
|
||||||
|
min-width: 1240px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
border-bottom: 1px solid #e1e1e1;
|
border-bottom: 1px solid #e1e1e1;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue