mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
chore: update strategy cards background color
This commit is contained in:
parent
c824b3e26b
commit
44553ef32c
@ -25,6 +25,7 @@ const StyledCard = styled('div', {
|
|||||||
height: theme.spacing(10),
|
height: theme.spacing(10),
|
||||||
maxWidth: '30rem',
|
maxWidth: '30rem',
|
||||||
padding: theme.spacing(2),
|
padding: theme.spacing(2),
|
||||||
|
backgroundColor: theme.palette.background.elevation1,
|
||||||
color: 'inherit',
|
color: 'inherit',
|
||||||
textDecoration: 'inherit',
|
textDecoration: 'inherit',
|
||||||
lineHeight: 1.25,
|
lineHeight: 1.25,
|
||||||
|
Loading…
Reference in New Issue
Block a user