mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
tags: fix hover #151
This commit is contained in:
parent
9f174a71bb
commit
f81800ceaf
1 changed files with 4 additions and 0 deletions
|
@ -42,3 +42,7 @@
|
|||
top: 10px;
|
||||
width: 5px;
|
||||
}
|
||||
|
||||
#body .tags a.tag-link:hover:after {
|
||||
width: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue