Skip to content

Commit

Permalink
fix profile 隐藏后 搜索框无留白贴近 top(不太好看)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuchg committed May 22, 2020
1 parent 9c3c945 commit 16fec76
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7895,6 +7895,11 @@ body.okayNav-loaded {
}

@media (min-width: 992px) {

.slimContent{
margin-top: 20px;
}

.container {
width: 970px;
}
Expand Down

0 comments on commit 16fec76

Please sign in to comment.