2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-23 20:40:36 +03:00

Add $card-img-overlay-padding variable

[skip sauce]
[skip variable]
This commit is contained in:
Chris Rebert
2016-02-16 23:25:18 -08:00
parent bfe3c590df
commit 3af2ed9438
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -189,7 +189,7 @@
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
padding: $card-img-overlay-padding;
}