mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-05 01:03:46 -04:00
reset(css): disable focus only on toc and go-to-top button
revert "css: reset: disbale highlight on focus"
This reverts commit 94b67a5dc9
.
This commit is contained in:
parent
b239f42f6b
commit
b8c29c2e06
3 changed files with 9 additions and 5 deletions
|
@ -131,7 +131,3 @@ img {
|
|||
height: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
*:focus {
|
||||
outline:none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue