From 6dba60d4619c9927abf92e6927bb7ce292a2493e Mon Sep 17 00:00:00 2001 From: YeahAkis_ Date: Wed, 7 Feb 2024 21:17:18 +0100 Subject: [PATCH] my bad --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 9682742..aff6ad2 100644 --- a/assets/style.css +++ b/assets/style.css @@ -342,7 +342,7 @@ button:hover { color: var(--primary-text); } -.ye-span:hover > body{ +.ye-span:hover + body{ background: url('/assets/images/ye.jpg'); background-repeat: repeat; background-size: 10%;