Skip to content

Commit d5724fe

Browse files
committed
Add space between review cards
1 parent 082be4c commit d5724fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ body {
506506

507507
.Review {
508508
max-width: 400px;
509-
margin-bottom: 60px;
509+
margin: 0 20px 60px;
510510
}
511511

512512
.Review a {

0 commit comments

Comments
 (0)