mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-16 06:13:32 -06:00
Merge branch 'improvement/navigation' into improvement/search-button
This commit is contained in:
@@ -175,7 +175,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
|
||||
|
Reference in New Issue
Block a user