0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Typo fix : individiual ⮞ individual

This commit is contained in:
Bruno Baguette 2020-06-17 18:53:11 +02:00 committed by Mark Otto
parent d2aefa7d94
commit 588a029abc

View File

@ -97,7 +97,7 @@ Changes to Reboot, typography, tables, and more.
## Typography
- 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`.
- Resized existing display headings for a slightly more consistent set of `font-size`s.