diff --git a/components/index/cards/button.js b/components/index/cards/button.js index 4a114a934..9c3dda3da 100644 --- a/components/index/cards/button.js +++ b/components/index/cards/button.js @@ -22,7 +22,7 @@ export default function Buttons({ as="button" sx={{ background: 'transparent', border: 'none', color: 'white', zIndex: zIndex ||0 }} py={1} - + tabIndex={-1} >