mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-19 11:03:32 +00:00
Remove hover effect on more button
This commit is contained in:
@@ -94,12 +94,6 @@ a {
|
|||||||
background: linear-gradient(to right, transparent, var(--color-bg) 35%);
|
background: linear-gradient(to right, transparent, var(--color-bg) 35%);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (hover:hover) {
|
|
||||||
#more button:hover {
|
|
||||||
opacity: 0.75;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* What's new */
|
/* What's new */
|
||||||
|
|
||||||
#whats-new,
|
#whats-new,
|
||||||
|
|||||||
Reference in New Issue
Block a user