set .post-info.a:hover border-bottom size to 2px
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c6e71ec9e9
commit
5ca65d3410
@ -671,7 +671,7 @@ a.footnote-ref {
|
||||
}
|
||||
|
||||
a:hover {
|
||||
border-bottom: 1px solid $theme;
|
||||
border-bottom: 2px solid $theme;
|
||||
}
|
||||
|
||||
svg {
|
||||
|
Loading…
Reference in New Issue
Block a user