From: Jeremy Thomas Date: Sat, 16 Apr 2016 15:29:36 +0000 (+0100) Subject: Fix hero subtitle link X-Git-Tag: 0.0.22~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b2148960dcb41f20a2e97e0deb13dd66a91540;p=thirdparty%2Fbulma.git Fix hero subtitle link --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 650c42d3c..b5507bf31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Bulma Changelog +## 0.0.22 + +### Fixed + +* links in hero subtitle + ## 0.0.21 ### Added diff --git a/bulma/layout/hero.sass b/bulma/layout/hero.sass index 7e0e9cab8..1feff9066 100644 --- a/bulma/layout/hero.sass +++ b/bulma/layout/hero.sass @@ -64,6 +64,7 @@ color: inherit .subtitle color: rgba($color-invert, 0.7) + a, strong color: $color-invert .header .container