1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

cards fixes

This commit is contained in:
codecalm
2019-10-04 09:25:14 +02:00
parent 8d6484c67b
commit 5c1ea09971
11 changed files with 66 additions and 23 deletions
+7 -1
View File
@@ -13,6 +13,12 @@
}
}
.card-sm {
.card-body {
padding: .75rem;
}
}
.card-group {
margin-bottom: $card-group-margin;
}
@@ -145,7 +151,7 @@
.card-title {
display: block;
font-size: $h4-font-size;
font-weight: 500;
font-weight: $headings-font-weight;
@at-root a#{&}:hover {
color: inherit;