Adjust heading anchor focus mode outline
This commit is contained in:
parent
0d1d1cd412
commit
e9cad7bd5f
|
@ -15,7 +15,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.heading-anchor:focus {
|
.heading-anchor:focus {
|
||||||
outline: 0.15em solid currentColor;
|
outline: 0.13em solid currentColor;
|
||||||
outline-offset: 0.05em;
|
outline-offset: 0.05em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue