diff --git a/shop/static/styles.css b/shop/static/styles.css index 4b5628e5f0895d1bf6bc21d8a9ae0f9b02401089..fe99c69ad3755489f68e62babd286327ffb4e3c3 100644 --- a/shop/static/styles.css +++ b/shop/static/styles.css @@ -23,6 +23,7 @@ a:link { height: 90%; float: right; padding: 2%; + max-width: 50% } .shopping_side { @@ -461,7 +462,7 @@ li { .ad_photo { width: 80%; - padding: 0px; + padding-top: 5%; margin: 0px; }