Skip to content
Snippets Groups Projects
Commit 02ea1104 authored by Kevin Lin's avatar Kevin Lin
Browse files

_sass: Remove unused card-deck class

parent 91ed6872
No related branches found
No related tags found
No related merge requests found
......@@ -24,17 +24,3 @@
.card-body {
flex: 1 1 auto;
}
.card-deck {
@include abstract-card();
@include tight-headers();
display: flex;
flex-direction: column;
.card {
border-radius: 0;
border-bottom: $border $border-color;
box-shadow: none;
margin-bottom: 0;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment