forked from deepStateMirrors/tabi
🐛 fix: fix padding hover on links with code (custom font) (#494)
This commit is contained in:
parent
1bb33439da
commit
bf1d05e092
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ code {
|
|||
|
||||
a:hover code {
|
||||
background-color: inherit;
|
||||
padding-block: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue