Commit a8866024 authored by Clement Ho's avatar Clement Ho

Remove borders from all .card.bg-light

parent 2cd9542e
......@@ -105,4 +105,8 @@ table {
&.card-without-margin {
margin: 0;
}
&.bg-light {
@extend .border-0;
}
}
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