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"], ...@@ -94,7 +94,7 @@ html [type="button"],
.card { .card {
&.card-without-border { &.card-without-border {
border: 0; @extend .border-0;
} }
&.card-without-margin { &.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