diff --git a/themes/DeepThought/sass/deep-thought.sass b/themes/DeepThought/sass/deep-thought.sass index f478647..e8ad8e2 100644 --- a/themes/DeepThought/sass/deep-thought.sass +++ b/themes/DeepThought/sass/deep-thought.sass @@ -587,14 +587,20 @@ a cursor: pointer .dropdown - padding: .5rem .75rem + padding: 0 !important .nav - padding: .5rem .75rem + padding: 1rem .75rem .nav-left margin-left: 0 !important +.navbar-item:hover + color: #4a4a4a !important + +.navbar-item:focus-within + color: #4a4a4a !important + .dropdown .dropdown-content text-align: center