Skip to content

Commit 513191f

Browse files
committed
style: update website style.
1 parent 5328382 commit 513191f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

template/styl/index.styl

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,17 @@ a {
268268
}
269269
}
270270

271+
.header_list .header_inner {
272+
display: flex;
273+
.search {
274+
flex 1
275+
max-width inherit
276+
.enter-input button {
277+
top -2px
278+
}
279+
}
280+
}
281+
271282
.header_inner, .hotlist {
272283
max-width 920px
273284
margin 0 auto

0 commit comments

Comments
 (0)