From 49f9a6ed9ea2697a0352a34baa011b02f4e237fd Mon Sep 17 00:00:00 2001 From: foxster-mp4 Date: Sat, 27 May 2023 17:41:11 -0700 Subject: [PATCH] Update app.css --- css/app.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/app.css b/css/app.css index dcf29fd..78d5c72 100644 --- a/css/app.css +++ b/css/app.css @@ -94,6 +94,10 @@ a { background: linear-gradient(to right, transparent, var(--color-bg) 35%); } +#more:hover { + opacity: 1; +} + /* What's new */ #whats-new,