Skip to content

Commit

Permalink
feat(styles): fix pre width
Browse files Browse the repository at this point in the history
  • Loading branch information
lifenautjoe committed Nov 9, 2017
1 parent c3a62f2 commit d16423f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ p{
}

pre{
width: 100%;
margin: 0;
padding: 0;
}
Expand Down

0 comments on commit d16423f

Please sign in to comment.