Skip to content

Commit

Permalink
fixed font color
Browse files Browse the repository at this point in the history
Signed-off-by: Savio Dias <[email protected]>
  • Loading branch information
Savio629 committed Aug 13, 2023
1 parent 5742984 commit 40e6792
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/sections/Playground/playground-CTA.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,8 @@ p {
background-size: contain;
}
}
h2{
color: ${props => props.theme.whiteToBlack};
padding: 0;
h4{
color: #ffffff;
}
Button {
margin: 1rem 0;
Expand Down

0 comments on commit 40e6792

Please sign in to comment.