From 2d0cbc8368a33aa0e36e515b82702d943cf03c94 Mon Sep 17 00:00:00 2001 From: soragui Date: Wed, 11 Jan 2023 20:51:54 +0800 Subject: [PATCH] update style --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index 0f80f7d..cf57671 100644 --- a/styles/style.css +++ b/styles/style.css @@ -121,7 +121,7 @@ a { transition: all 0.3s ease-in-out; } -.colorswapping:before { +.colorswapping::before { content: ''; background: #54b3d6; display: block;