2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00
This commit is contained in:
Mark Otto
2015-08-12 21:16:56 -07:00
61 changed files with 1031 additions and 1121 deletions
-5
View File
@@ -47,11 +47,6 @@
border-color: $border;
}
}
.badge {
color: $background;
background-color: $color;
}
}
@mixin button-outline-variant($color) {