Skip to content

Commit

Permalink
Signed-off-by: Ishan Kumar <[email protected]>
Browse files Browse the repository at this point in the history
Signed-off on previous commit.

Signed-off-by: Ishan Kumar <[email protected]>
  • Loading branch information
4ddx committed Aug 20, 2023
1 parent 0f3ca49 commit 6ee18b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AdventuresVol/adventures-vol.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@ export const AdventuresVolWrapper = styled.div`
}
.handbook__card:hover .handbook__card--head {
color: ${props => props.theme.white};
color: white;
}
`;

0 comments on commit 6ee18b5

Please sign in to comment.