a43a8ec33fc763688408cbf57c80e22aa26562ad
overflow:hidden on direct children of preserve-3d flattens the 3D context in Chrome, causing backface-visibility:hidden to fail. Move border-radius + overflow to inner wrapper divs (.card-front-inner, .card-back-inner) and keep the face elements themselves free of those properties. Also add -webkit-backface-visibility:hidden and will-change:transform for consistent GPU compositing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
HTML
62.1%
Java
18.5%
TypeScript
12%
Svelte
7.1%
CSS
0.2%