From be5a5cbd7c4d166f62cfa5bc57ef0edbcaeeb37a Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sun, 11 Dec 2022 13:27:17 +0800 Subject: [PATCH] Remove unneeded code --- src/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.css b/src/app.css index 1394d6be..42ef6e3c 100644 --- a/src/app.css +++ b/src/app.css @@ -352,7 +352,6 @@ a.hashtag { button.carousel-button { pointer-events: auto; font-weight: bold; - color: var(--link-color); } button.carousel-button[hidden] { display: inline-block;