mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 16:48:09 +00:00
Resume hover effect for links on Category/Tag pages.
This commit is contained in:
parent
da55d34d9b
commit
8f0c3659d6
@ -47,6 +47,7 @@ a:hover {
|
||||
#page-category &,
|
||||
#page-tag &,
|
||||
#access-lastmod & {
|
||||
@extend %link-hover;
|
||||
margin-bottom: -1px; // Avoid jumping
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user