Fix slight image resize issue
This commit is contained in:
@@ -67,6 +67,8 @@ a {
|
||||
img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
width: auto;
|
||||
height: auto;
|
||||
|
||||
&.left {
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user