Adjust heading anchor focus mode outline

This commit is contained in:
Helen Chong 2024-06-02 10:46:50 +08:00
parent 0d1d1cd412
commit e9cad7bd5f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
}
.heading-anchor:focus {
outline: 0.15em solid currentColor;
outline: 0.13em solid currentColor;
outline-offset: 0.05em;
}