Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
BugFix | 文章目录位置修复
Browse files Browse the repository at this point in the history
Signed-off-by: paizi <[email protected]>
  • Loading branch information
paizi committed Oct 25, 2019
1 parent 23c1d0c commit a1b8c17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -730,13 +730,13 @@ button, input[type=submit], .menu-parent a, .rewards a {
margin:0
}
#catalog-col.catalog {
right:50px;
right:80px;
margin:0
}
}
@media(max-width:990px) {
#catalog-col.catalog {
right:45px
right:70px
}
}
@media(max-width:768px) {
Expand Down

0 comments on commit a1b8c17

Please sign in to comment.