mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
Merge pull request #117 from mdavids/patch-6
Issue #111 for _index.fr.md
This commit is contained in:
commit
5dbc270f9b
1 changed files with 2 additions and 2 deletions
|
@ -146,7 +146,7 @@ a:hover {
|
|||
-moz-transition: width 0.5s ease;
|
||||
-ms-transition: width 0.5s ease;
|
||||
transition: width 0.5s ease;
|
||||
background-color: var(--MAIN-HOVER-color);
|
||||
background-color: var(--MAIN-LINK-HOVER-color);
|
||||
}
|
||||
#sidebar {
|
||||
background-color: var(--MENU-SECTIONS-BG-color);
|
||||
|
|
Loading…
Reference in a new issue