diff --git a/writing_cure/style.css b/writing_cure/style.css index 636d9fd..ecc7ca1 100644 --- a/writing_cure/style.css +++ b/writing_cure/style.css @@ -109,9 +109,10 @@ section#main{ } .workimg{ - max-width: 47%; + max-width: 50%; height: auto; - padding: 0.5% 0.5% 0.5% 0; + padding: 0.8% 0.8% 0.8% 0; + box-shadow: 1px 1px 10px 0 #7c7c7c; } @media all and (min-width: 600px) and (max-width: 720px){