mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
chore: update strategy cards background color (#10681)
https://linear.app/unleash/issue/2-3895/update-cards-background-color Updates the strategy cards background color to match the designs. <img width="985" height="569" alt="image" src="https://github.com/user-attachments/assets/6b6e1dd3-b811-4841-8858-4046f3c79717" />
This commit is contained in:
parent
d33e57a05f
commit
63b0006b46
@ -25,6 +25,7 @@ const StyledCard = styled('div', {
|
||||
height: theme.spacing(10),
|
||||
maxWidth: '30rem',
|
||||
padding: theme.spacing(2),
|
||||
backgroundColor: theme.palette.background.elevation1,
|
||||
color: 'inherit',
|
||||
textDecoration: 'inherit',
|
||||
lineHeight: 1.25,
|
||||
|
Loading…
Reference in New Issue
Block a user