mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Update changelog
This commit is contained in:
parent
5fbaeae0f3
commit
8bdcaa7665
@ -1,5 +1,11 @@
|
||||
# Bulma Changelog
|
||||
|
||||
## 0.6.2
|
||||
|
||||
### Improvements
|
||||
|
||||
* #1343 Add `sub` and `sup` title sizes
|
||||
|
||||
## 0.6.1
|
||||
|
||||
### New features
|
||||
|
@ -3,8 +3,8 @@ $title-size: $size-3 !default
|
||||
$title-weight: $weight-semibold !default
|
||||
$title-strong-color: inherit !default
|
||||
$title-strong-weight: inherit !default
|
||||
$title-sub-size: 75% !default
|
||||
$title-sup-size: 75% !default
|
||||
$title-sub-size: 0.75em !default
|
||||
$title-sup-size: 0.75em !default
|
||||
|
||||
$subtitle-color: $grey-dark !default
|
||||
$subtitle-size: $size-5 !default
|
||||
|
Loading…
Reference in New Issue
Block a user