Adjust heading anchor link focus outline style
This commit is contained in:
parent
2c0fdd6d2a
commit
8284b3db35
@ -20,8 +20,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.heading-anchor:focus {
|
.heading-anchor:focus {
|
||||||
outline: 2px solid currentColor;
|
outline: 0.15em solid currentColor;
|
||||||
outline-offset: 0.15em;
|
outline-offset: 0.05em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.heading-anchor [hidden] {
|
.heading-anchor [hidden] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user