Skip to content

Commit

Permalink
fix: image overflow at custom content (close: #381) (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
edm00se authored and ulivz committed May 10, 2018
1 parent 48a0d89 commit 145cf4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/default-theme/styles/theme.styl
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ body
.content.custom
padding 0
margin 0
img
max-width 100%

a
font-weight 500
Expand Down

0 comments on commit 145cf4f

Please sign in to comment.