From 57fc6d385f1f1ced58b59f2922d774a16386956f Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Fri, 14 Oct 2022 10:05:25 +0000 Subject: [PATCH] website: update website style. 0f091beebd1534eb906ada2b904cd390c7456d58 --- style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/style.css b/style/style.css index 7ce91536..8249304f 100644 --- a/style/style.css +++ b/style/style.css @@ -669,7 +669,7 @@ body:not(.home) .h3wrap > h3:hover a::after { position: absolute; background-color: transparent; border-radius: initial; - left: 13px; + left: 16px; top: 13px; }