From de019d2f1526298411d0453f3095c831f5a70e05 Mon Sep 17 00:00:00 2001 From: barkaiavital Date: Fri, 18 Jun 2021 15:53:55 +0200 Subject: [PATCH] Update 'writing_cure/style.css' --- writing_cure/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writing_cure/style.css b/writing_cure/style.css index 4a136e6..eccaef2 100644 --- a/writing_cure/style.css +++ b/writing_cure/style.css @@ -1,7 +1,7 @@ .workimg{ max-width: 47%; height: auto; - margin: 0.8% 0.8% 0.8% 0.8%; + margin: 0.8% 0.8% 0.8% 0%; padding: 0; box-shadow: 1px 1px 10px 0 #7c7c7c; }