Skip to content

Commit 0e92cce

Browse files
committed
CrateRow: Add extra margin between crate name and description
1 parent e9fc6fe commit 0e92cce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/crate-row.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
}
2323

2424
.description {
25+
margin-top: 8px;
2526
color: $main-color-light;
2627
font-size: 80%;
2728
}

0 commit comments

Comments
 (0)