mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-09 00:58:03 +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-category &,
|
||||||
#page-tag &,
|
#page-tag &,
|
||||||
#access-lastmod & {
|
#access-lastmod & {
|
||||||
|
@extend %link-hover;
|
||||||
margin-bottom: -1px; // Avoid jumping
|
margin-bottom: -1px; // Avoid jumping
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user