2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1 -1
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.