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