Commit b179af19 authored by Clement Ho's avatar Clement Ho

Use border-0 for card-without-border

parent a1beb409
......@@ -94,7 +94,7 @@ html [type="button"],
.card {
&.card-without-border {
border: 0;
@extend .border-0;
}
&.card-without-margin {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment