style: update website style.
This commit is contained in:
parent
5328382ecf
commit
513191f192
|
|
@ -268,6 +268,17 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
.header_list .header_inner {
|
||||
display: flex;
|
||||
.search {
|
||||
flex 1
|
||||
max-width inherit
|
||||
.enter-input button {
|
||||
top -2px
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.header_inner, .hotlist {
|
||||
max-width 920px
|
||||
margin 0 auto
|
||||
|
|
|
|||
Loading…
Reference in New Issue