From 1e23a0a0cb86b081c4ac7610b09200f6dd2c78ac Mon Sep 17 00:00:00 2001 From: sonytruelove <42536061+sonytruelove@users.noreply.github.com> Date: Fri, 29 Sep 2023 19:18:46 +0800 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8222252..47371fa 100644 --- a/style.css +++ b/style.css @@ -18,7 +18,7 @@ text-align:right; } .review-image{ float:left; - margin:10px 10px 20px 0px; + margin:0px 10px 20px 0px; } .blockquote{ border: solid 1px;