Skip to content

Commit

Permalink
fixing the full text for call to action not visible in light mode
Browse files Browse the repository at this point in the history
Signed-off-by: Vamshi Reddy <[email protected]>
  • Loading branch information
VamshiReddy02 committed Sep 16, 2023
1 parent ee97622 commit e52bf97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ScenarioCard/ScenarioCard.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export const ScenarioCardWrapper = styled.div`
justify-content:center;
margin-top:4rem;
width:100%;
color: white;
}
.active {
Expand Down

0 comments on commit e52bf97

Please sign in to comment.