diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index c9816de..3c7e9dc 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -594,7 +594,7 @@ export default function App() { transformOrigin: "center bottom", transition: "transform 180ms ease, box-shadow 180ms ease", cursor: "pointer", - marginLeft: 6, + marginLeft: 20, }} onMouseMove={(e) => { // einfacher Tilt ohne extra libs