Skip to content

Commit

Permalink
Update blog image max width (#9963)
Browse files Browse the repository at this point in the history
  • Loading branch information
atayl16 authored Aug 2, 2021
1 parent 9100482 commit 5c8fd13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/tag/blog2.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@
text-align: center;
margin: 20px;
}
.blog2 .blog-main p img {
max-width: 100%;
}
</style>
<script>
$(document).ready(function() {
Expand Down

0 comments on commit 5c8fd13

Please sign in to comment.