From cc0abf9f3b621b8eac2e14942047e3a28a0d6cb4 Mon Sep 17 00:00:00 2001 From: jelveh Date: Sun, 29 Dec 2024 18:47:32 -0800 Subject: [PATCH] Update style.css --- src/dev-center/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dev-center/css/style.css b/src/dev-center/css/style.css index dc183e9966..f080744f0d 100644 --- a/src/dev-center/css/style.css +++ b/src/dev-center/css/style.css @@ -812,7 +812,7 @@ ol li:before { position: relative; display: block; padding: 10px 15px; - margin-right: 8px; + margin-right: 15px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0;