mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Fix hero subtitle link
This commit is contained in:
parent
fba231a991
commit
b7b2148960
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user