Skip to content

Commit 2689f2f

Browse files
committed
update css for /blog
- set max-width as 100% for <img> tags
1 parent a5d59c8 commit 2689f2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/blog.scss

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

376376
.blog .pytorch-article img {
377377
margin-bottom: rem(18px);
378+
max-width: 100%;
378379
}
379380

380381
twitterwidget {

0 commit comments

Comments
 (0)