Skip to content

Commit

Permalink
fix: remove style overrides from h2 in cover blocks (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurelfulford authored Mar 23, 2020
1 parent 24787c6 commit 15eb042
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions newspack-theme/sass/blocks/_blocks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -216,12 +216,6 @@
width: 100%;
}

h2 {
max-width: 100%;
padding-left: 0;
text-align: left;
}

article .entry-meta,
article .entry-meta a,
article .entry-meta a:visited,
Expand Down

0 comments on commit 15eb042

Please sign in to comment.