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 07f391c0..e5739a93 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.30 em
+ font-size: 1.33em
margin: 7px 0 0
padding: 0
@@ -85,7 +85,7 @@
flex-shrink: 1
.card-details-item-title
- font-size: 14px
+ font-size: 16px
color: #000
.card-label
diff --git a/client/components/cards/checklists.styl b/client/components/cards/checklists.styl
index d0d87434..7b35488f 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: 16px
+ font-size: 18px
line-height: 30px
.checklist-stat