Remove unused css in _card.scss

This commit is contained in:
Paul Laros
2021-05-19 13:55:13 +02:00
parent 6ef8c82f1a
commit 119f7da026
-16
View File
@@ -7,22 +7,6 @@
border-bottom-width: 1px;
}
.card-actions {
a {
color: $body-color;
text-decoration: none;
}
svg {
width: 18px;
height: 18px;
}
.dropdown {
line-height: 1.4;
}
}
.card-title {
font-size: $card-title-font-size;
font-weight: $card-title-font-weight;