mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix hero subtitle link
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Bulma Changelog
|
||||
|
||||
## 0.0.22
|
||||
|
||||
### Fixed
|
||||
|
||||
* links in hero subtitle
|
||||
|
||||
## 0.0.21
|
||||
|
||||
### Added
|
||||
|
||||
@@ -64,6 +64,7 @@
|
||||
color: inherit
|
||||
.subtitle
|
||||
color: rgba($color-invert, 0.7)
|
||||
a,
|
||||
strong
|
||||
color: $color-invert
|
||||
.header .container
|
||||
|
||||
Reference in New Issue
Block a user