Improved navigation active and highlight

This commit is contained in:
Silvio Giebl
2019-11-27 12:37:10 +01:00
parent fd91140923
commit 078696415e
2 changed files with 4 additions and 4 deletions

View File

@@ -181,7 +181,7 @@
.site-title:hover,
.site-button:hover {
background-color: $feedback-color;
background-image: linear-gradient(-90deg, rgba($feedback-color, 1) 0%, rgba($feedback-color, 0.8) 80%, rgba($feedback-color, 0) 100%);
}
// stylelint-disable selector-max-type