lower fontweight on card-titles
This commit is contained in:
@@ -70,7 +70,7 @@ export default {
|
|||||||
|
|
||||||
&--title {
|
&--title {
|
||||||
font-size: 16px !important;
|
font-size: 16px !important;
|
||||||
font-weight: 900;
|
font-weight: 600;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user