aboutsummaryrefslogtreecommitdiff
path: root/src/app/css/launcher.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/css/launcher.css')
-rw-r--r--src/app/css/launcher.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/app/css/launcher.css b/src/app/css/launcher.css
index 9726981..58b0c18 100644
--- a/src/app/css/launcher.css
+++ b/src/app/css/launcher.css
@@ -46,6 +46,11 @@
transform: scale(0.9);
}
+.gamesContainer button.inactive:hover {
+ transform: scale(0.95);
+ filter: brightness(120%);
+}
+
.gamesContainer button::before {
content: "";
display: block;