Skip to content

Commit

Permalink
Resume hover effect for links on Category/Tag pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Apr 1, 2020
1 parent bed8694 commit b0b54cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/category-tag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ a:hover {
#page-category &,
#page-tag &,
#access-lastmod & {
@extend %link-hover;
margin-bottom: -1px; // Avoid jumping
}
}
Expand Down

0 comments on commit b0b54cc

Please sign in to comment.