Update app.css

This commit is contained in:
foxster-mp4
2023-05-27 17:41:11 -07:00
parent 0e168eabb6
commit 49f9a6ed9e

View File

@@ -94,6 +94,10 @@ a {
background: linear-gradient(to right, transparent, var(--color-bg) 35%); background: linear-gradient(to right, transparent, var(--color-bg) 35%);
} }
#more:hover {
opacity: 1;
}
/* What's new */ /* What's new */
#whats-new, #whats-new,