mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-02-14 01:59:16 -06:00
move this up here?
This commit is contained in:
@@ -41,9 +41,9 @@ export default function IconCard({
|
||||
large={largeIcon}
|
||||
small={!!!largeIcon}
|
||||
/>
|
||||
<H4 color={getTokens().color.purpleDark}>{ caption ?? "" }</H4>
|
||||
</Card.Header>
|
||||
<Card.Footer padded>
|
||||
<H4 color={getTokens().color.purpleDark}>{ caption ?? "" }</H4>
|
||||
</Card.Footer>
|
||||
<Card.Background
|
||||
backgroundColor={getTokens().color.telemagenta}
|
||||
|
||||
Reference in New Issue
Block a user