From 6c72a802b7ce80a746778181a9722a25246bddce Mon Sep 17 00:00:00 2001 From: Kushal Date: Wed, 8 Nov 2017 15:25:50 +0530 Subject: [PATCH] Fix #935 and #1216 (#1203) --- sass/layout/hero.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/layout/hero.sass b/sass/layout/hero.sass index bcaaa9cc..be7a9d7b 100644 --- a/sass/layout/hero.sass +++ b/sass/layout/hero.sass @@ -17,7 +17,7 @@ &.is-#{$name} background-color: $color color: $color-invert - a:not(.button), + a:not(.button):not(.dropdown-item):not(.tag), strong color: inherit .title