mirror of
https://github.com/thomasjsn/hugo-theme-hello-friend.git
synced 2024-11-14 20:35:07 +01:00
Hide anchor in index
Signed-off-by: KenHV <yo@kenharris.xyz>
This commit is contained in:
parent
d32455142d
commit
ded5b87db1
@ -288,3 +288,7 @@ h4:hover a {
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
transition-delay: 0s;
|
transition-delay: 0s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.framed .h-anchor {
|
||||||
|
visibility: hidden;
|
||||||
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user