summaryrefslogtreecommitdiffstats
path: root/client/components/cards
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/cards')
-rw-r--r--client/components/cards/cardDetails.styl4
-rw-r--r--client/components/cards/checklists.styl2
2 files changed, 3 insertions, 3 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl
index a1e0f5c3..07f391c0 100644
--- a/client/components/cards/cardDetails.styl
+++ b/client/components/cards/cardDetails.styl
@@ -42,7 +42,7 @@
.card-details-title
font-weight: bold
- font-size: 1.33em
+ font-size: 1.30 em
margin: 7px 0 0
padding: 0
@@ -86,7 +86,7 @@
.card-details-item-title
font-size: 14px
- color: darken(white, 45%)
+ color: #000
.card-label
padding-top: 5px
diff --git a/client/components/cards/checklists.styl b/client/components/cards/checklists.styl
index 7b35488f..d0d87434 100644
--- a/client/components/cards/checklists.styl
+++ b/client/components/cards/checklists.styl
@@ -25,7 +25,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
line-height: 30px
.title
- font-size: 18px
+ font-size: 16px
line-height: 30px
.checklist-stat