Skip to content

Commit 26b746f

Browse files
committed
Set 100% width on figure images
1 parent d6fea82 commit 26b746f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/docs.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@
182182

183183
figure {
184184
img {
185+
width: 100%;
185186
border-radius: 3px;
186187
background-color: $sr-white;
187188
border: 1px solid darken($sr-light-grey, 10%);

0 commit comments

Comments
 (0)