diff --git a/make_post_sell/static/css/common.css b/make_post_sell/static/css/common.css index f5aea46..e337212 100644 --- a/make_post_sell/static/css/common.css +++ b/make_post_sell/static/css/common.css @@ -236,7 +236,8 @@ section.logo{ } img { - width: 100%; + max-width: 100%; + height: auto; } img.logo {