Skip to content

Commit

Permalink
FIX: site state items padding for Pisces & Gemini.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-nginx authored Sep 24, 2017
1 parent 41ff452 commit b9243d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/css/_schemes/Pisces/_sidebar.styl
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
&:hover { color: $black-deep; }
}

.site-state-item {
padding: 0 10px;
}

.links-of-author-item {
a:before { display: none; }
a {
Expand Down

0 comments on commit b9243d9

Please sign in to comment.