2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Update _cards.scss

This commit is contained in:
Leslie
2015-11-26 13:33:54 +00:00
parent beb11714dd
commit c050d1e2e4
+2 -2
View File
@@ -1,6 +1,6 @@
// Card variants
@mixin card-variant($color) {
background-color: $color;
border-color: $color;
background-color: $color;
border-color: $color;
}