Skip to content

Commit

Permalink
Add line-height rule for error page h2 (#2761)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmcleod authored and timneutkens committed Aug 12, 2017
1 parent ba65b07 commit 7a5a6bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/error.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const styles = {
h2: {
fontSize: '14px',
fontWeight: 'normal',
lineHeight: 'inherit',
margin: 0,
padding: 0
}
Expand Down

0 comments on commit 7a5a6bc

Please sign in to comment.