mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
cards components, progress fixes, font fixes
This commit is contained in:
+2
-2
@@ -150,7 +150,7 @@
|
||||
|
||||
.card-title {
|
||||
display: block;
|
||||
font-size: $h4-font-size;
|
||||
font-size: $h3-font-size;
|
||||
font-weight: $headings-font-weight;
|
||||
margin: 0 0 1rem;
|
||||
color: $headings-color;
|
||||
@@ -160,7 +160,7 @@
|
||||
}
|
||||
|
||||
.card-header & {
|
||||
margin: 0;
|
||||
margin: .125rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user