1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 20:31:26 +02:00

v4.1.3 docs

This commit is contained in:
Mark Otto
2018-07-24 09:28:53 -07:00
parent 1e2583427d
commit ea4129886a
104 changed files with 556 additions and 521 deletions

View File

@@ -70,10 +70,6 @@ body {
.bg-purple { background-color: #6f42c1; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }
.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
.lh-100 { line-height: 1; }
.lh-125 { line-height: 1.25; }
.lh-150 { line-height: 1.5; }