Skip to content

Commit 48b9d1f

Browse files
committed
Set a max-width for images
1 parent 1b8f166 commit 48b9d1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/css/poole.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ img {
204204
display: block;
205205
margin: 0 0 1rem;
206206
border-radius: 5px;
207+
max-width: 100%;
207208
}
208209

209210
/* Tables */

0 commit comments

Comments
 (0)