set .post-info.a:hover border-bottom size to 2px
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-03-29 18:07:32 +02:00
parent c6e71ec9e9
commit 5ca65d3410
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -671,7 +671,7 @@ a.footnote-ref {
}
a:hover {
border-bottom: 1px solid $theme;
border-bottom: 2px solid $theme;
}
svg {