mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update changelog
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user