Fix hero subtitle link

This commit is contained in:
Jeremy Thomas 2016-04-16 16:29:36 +01:00
parent fba231a991
commit b7b2148960
2 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Bulma Changelog
## 0.0.22
### Fixed
* links in hero subtitle
## 0.0.21
### Added

View File

@ -64,6 +64,7 @@
color: inherit
.subtitle
color: rgba($color-invert, 0.7)
a,
strong
color: $color-invert
.header .container