mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 02:01:40 +09:00
(그놈의) Logo가 좌측에 붙는 버그 해결
This commit is contained in:
parent
5a47386084
commit
9969fb6b4d
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ a:hover, a:active, a:focus {
|
|||
.fixed_header .header_wrap.shrink {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: auto;
|
||||
width: 1240px;
|
||||
z-index: 1000;
|
||||
border-bottom: 1px solid #e1e1e1;
|
||||
background-color: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue