Skip to content

Commit 00de676

Browse files
Add max-width property to img
1 parent 72fe02b commit 00de676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Wireframe/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ article {
8585
}
8686
> img {
8787
grid-column: span 3;
88+
max-width: 100%;
8889
}
8990
}

0 commit comments

Comments
 (0)