From 6847fe1929b6263d710793f9a5d84564fdaed3fa Mon Sep 17 00:00:00 2001 From: Belle Date: Fri, 16 Dec 2022 16:32:13 -0500 Subject: [PATCH] wahoo --- components/index/cards/bank.js | 2 +- components/index/cards/button.js | 4 +- components/index/cards/sinerider.js | 2 +- components/index/cards/sprig.js | 2 +- pages/index.js | 111 ++++++++++++++-------------- 5 files changed, 59 insertions(+), 62 deletions(-) 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{' '} - - - - + + + +