From 2f595c6a31f53b6ade9387394ef90344eea4a37d Mon Sep 17 00:00:00 2001 From: cay Date: Sun, 29 Mar 2026 11:10:28 +0100 Subject: [PATCH] fgj --- public/css/launcher.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/css/launcher.css b/public/css/launcher.css index 71a9c31..22f6871 100644 --- a/public/css/launcher.css +++ b/public/css/launcher.css @@ -16,6 +16,8 @@ body { width: 2037px; height: 1018px; flex-shrink: 0; + transform: translateZ(0); + will-change: transform; } .map-image { @@ -40,8 +42,8 @@ body { fill: rgba(255, 255, 255, 0); transition: 0.2s ease; cursor: pointer; - transition: 0.25s; + will-change: fill, filter; } .area:hover {