From 2ce387178fd74986099db02cfe590daf53f80de8 Mon Sep 17 00:00:00 2001 From: Delowar Hossain Date: Mon, 3 Jan 2022 20:18:06 +0600 Subject: [PATCH] Fix: quote block border issue (#312) --- theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.json b/theme.json index 13e0543d..fc2ce3f8 100644 --- a/theme.json +++ b/theme.json @@ -249,7 +249,7 @@ }, "core/quote": { "border": { - "width": "0 0 0 1px" + "width": "1px" } }, "core/site-title": {