2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +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
-2
View File
@@ -21,5 +21,3 @@ html {
.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }
.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }