2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Examples: use our utilities more. (#29358)

This commit is contained in:
XhmikosR
2019-09-02 19:19:25 +03:00
committed by GitHub
parent 88d7d8b822
commit d0affaa2ec
5 changed files with 12 additions and 19 deletions
@@ -65,7 +65,3 @@ body {
.text-white-50 { color: rgba(255, 255, 255, .5); }
.bg-purple { background-color: #6f42c1; }
.lh-100 { line-height: 1; }
.lh-125 { line-height: 1.25; }
.lh-150 { line-height: 1.5; }