Skip to content

Commit 145cf4f

Browse files
edm00seulivz
authored andcommitted
fix: image overflow at custom content (close: #381) (#383)
1 parent 48a0d89 commit 145cf4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/default-theme/styles/theme.styl

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ body
7070
.content.custom
7171
padding 0
7272
margin 0
73+
img
74+
max-width 100%
7375

7476
a
7577
font-weight 500

0 commit comments

Comments
 (0)