diff --git a/components/index/cards/bank.js b/components/index/cards/bank.js index 94f4ecdc..6811a2f7 100644 --- a/components/index/cards/bank.js +++ b/components/index/cards/bank.js @@ -24,7 +24,7 @@ export default function Bank({ data }) { color="white" sx={{ backgroundColor: 'dark', - minHeight: ['300px', '400px', '350px'], + minHeight: ['300px', '400px', '380px'], backgroundColor: 'darkless', backgroundImage: `url('https://icons.hackclub.com/api/icons/0x29282C/glyph:bank-account.svg')`, backgroundSize: '40px 40px', diff --git a/components/index/cards/button.js b/components/index/cards/button.js index 0f8fc9b4..558cd9b8 100644 --- a/components/index/cards/button.js +++ b/components/index/cards/button.js @@ -34,8 +34,8 @@ export default function Buttons({ children, icon, id, content, link, primary, .. display: 'flex', alignItems: 'center', color: 'inherit', - px: 3, - py: primary != null ? 2 : 1, + px: '3', + py: primary != null ? '5px' : 1, width: 'fit-content', textTransform: 'none', fontWeight: '400', diff --git a/components/index/cards/sinerider.js b/components/index/cards/sinerider.js index ad537d38..b5effd46 100644 --- a/components/index/cards/sinerider.js +++ b/components/index/cards/sinerider.js @@ -66,7 +66,7 @@ export default function Sinerider({ stars }) { - {/* - Hack Clubbers - */} Find your{' '} - - - - + + + +