mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
cards fixes
This commit is contained in:
+7
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user