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

Fix box-shadow class with built in utility

This commit is contained in:
parammittal16
2018-05-12 00:16:28 +05:30
parent 788f3e6802
commit afcbd65afb
10 changed files with 30 additions and 40 deletions
@@ -72,8 +72,6 @@ body {
.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; }