mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
nav: avoid underlines for icon links in header #151
This commit is contained in:
parent
b4582aed91
commit
9ce12d08a3
1 changed files with 2 additions and 2 deletions
|
@ -1232,8 +1232,8 @@ option {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar-toggle-span a.highlight:after,
|
#body #sidebar-toggle-span a.highlight:after,
|
||||||
#top-github-link a.highlight:after {
|
#body #top-github-link a.highlight:after {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue