Skip to content

Commit

Permalink
Add more margin between card columns
Browse files Browse the repository at this point in the history
  • Loading branch information
jancavan committed Jun 9, 2016
1 parent 2c7b6eb commit 949a989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/reader/start/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
@include breakpoint( ">960px" ) {
display: inline-block;
margin: 8px 5px 8px 2px;
width: 350px;
width: 341px;
}

&:first-child {
Expand Down

0 comments on commit 949a989

Please sign in to comment.