Skip to content

Commit

Permalink
fix(style): Fix display of .solo event-listing blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Mar 4, 2019
1 parent 580ab6b commit 14faa93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,8 @@ $item-gutter: 1em;
display: block;
margin-right: auto;
margin-left: auto;
width: 49.4%;
padding-right: 0;
width: 59.4%;
}
} // </.colloquia, .concerts>
}
Expand Down

0 comments on commit 14faa93

Please sign in to comment.