From 58484ec37e6a575dcdafe8d0a5f889c0186eb801 Mon Sep 17 00:00:00 2001 From: danpros Date: Sun, 2 Nov 2025 07:29:28 +0700 Subject: [PATCH] Update style.css --- themes/tailwind/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/tailwind/css/style.css b/themes/tailwind/css/style.css index 4ff4b87..8852929 100644 --- a/themes/tailwind/css/style.css +++ b/themes/tailwind/css/style.css @@ -146,5 +146,5 @@ } .recent-posts > ul { - padding-left: 12px; + padding-left: 15px; } \ No newline at end of file