Skip to content

Commit

Permalink
Merge pull request chesterhow#67 from schdck/master
Browse files Browse the repository at this point in the history
Change catalogue-item display to block
  • Loading branch information
chesterhow authored Sep 12, 2019
2 parents afb3afa + 8ee1b69 commit 9f40479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/tale/_catalogue.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
&-item {
border-bottom: 1px solid $grey-2;
color: $default-color;
display: inline-block;
display: block;
padding: 2rem 0;

&:hover .catalogue-line,
Expand Down

0 comments on commit 9f40479

Please sign in to comment.