fix(microsite): make the anchor link icon show up
This commit is contained in:
@@ -48,6 +48,14 @@ h6 {
|
||||
color: $textColor;
|
||||
}
|
||||
|
||||
h2:hover .hash-link {
|
||||
opacity: 1
|
||||
}
|
||||
|
||||
.hash-link {
|
||||
fill: white;
|
||||
}
|
||||
|
||||
/* body elements */
|
||||
p,
|
||||
ul,
|
||||
|
||||
Reference in New Issue
Block a user