Skip to content

Commit 7370406

Browse files
committed
Reduce card component margins.
1 parent cfa613d commit 7370406

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/cards/index.styl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,14 @@
3939
font-size 18px
4040
color $color-text-black
4141
margin-top 15px
42-
margin-bottom 24px
42+
margin-bottom 16px
4343

4444
.card-docs-description
4545
font-size $font-size-small
4646
color $color-text-light
4747
line-height 1.5em
4848
height 4.5em
4949
margin 0
50-
margin 0 0 6px
5150

5251
.card-docs-links
5352
text-align left

0 commit comments

Comments
 (0)