Skip to content

Commit f653e04

Browse files
authored
style: use new color style
1 parent 7ae293c commit f653e04

File tree

1 file changed

+1
-1
lines changed
  • src/components/Staking/StakingConsiderations

1 file changed

+1
-1
lines changed

src/components/Staking/StakingConsiderations/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const StakingConsiderations = ({ page }: StakingConsiderationsProps) => {
110110
<Flex
111111
alignItems="center"
112112
flexDir="column"
113-
bg="offBackground"
113+
bg="background.highlight"
114114
flex={2}
115115
minH="410px"
116116
p={6}

0 commit comments

Comments
 (0)