Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
feat(Themes): Horizontally centre eLife article
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcmoulton committed Feb 13, 2020
1 parent efdd579 commit e7fc6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/themes/elife/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ main {
@extend .wrapper;
@extend .content-container;
@extend .grid__item;
float: none;
@extend .one-whole;
@extend .large--eight-twelfths;
@extend .x-large--seven-twelfths;
Expand Down

0 comments on commit e7fc6a7

Please sign in to comment.