From bc82aaccb43c0bd9caae467ee7b756652adbb2c2 Mon Sep 17 00:00:00 2001 From: Yair Even Or Date: Mon, 22 Apr 2024 17:35:51 +0200 Subject: [PATCH] style fix --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 40743874..b3ba1e5c 100644 --- a/index.html +++ b/index.html @@ -493,7 +493,7 @@

CSS

} .tags-look .tagify__dropdown__item--active{ - color: black; + border-color: black; } .tags-look .tagify__dropdown__item:hover{