Skip to content

Commit

Permalink
Center align item titles
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitcheljager committed Sep 18, 2019
1 parent 414e65a commit 0326991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/elements/_item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
.item__title {
font-size: 21px;
margin: 0 0 $margin / 2;
text-align: center;
}

.item__large-info {
Expand Down

0 comments on commit 0326991

Please sign in to comment.