mirror of https://github.com/twbs/bootstrap.git
Typo fix : individiual ⮞ individual
This commit is contained in:
parent
d2aefa7d94
commit
588a029abc
|
|
@ -97,7 +97,7 @@ Changes to Reboot, typography, tables, and more.
|
||||||
## Typography
|
## Typography
|
||||||
|
|
||||||
- Removed `$display-*` variables for a new `$display-font-sizes` Sass map.
|
- Removed `$display-*` variables for a new `$display-font-sizes` Sass map.
|
||||||
- Removed individiual `$display-*-weight` variables for a single `$display-font-weight`.
|
- Removed individual `$display-*-weight` variables for a single `$display-font-weight`.
|
||||||
- Added two new `.display-*` heading styles, `.display-5` and `.display-6`.
|
- Added two new `.display-*` heading styles, `.display-5` and `.display-6`.
|
||||||
- Resized existing display headings for a slightly more consistent set of `font-size`s.
|
- Resized existing display headings for a slightly more consistent set of `font-size`s.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue