Skip to content

Commit

Permalink
Update styles.js
Browse files Browse the repository at this point in the history
Signed-off-by: Melisa Anabella Rossi <[email protected]>
  • Loading branch information
Melisa Anabella Rossi authored Jun 20, 2024
1 parent 259ef75 commit ac3b4e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Faq/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ export const Answer = styled.p`
a {
color: ${theme.accent};
display: inline-block;
height: auto;
font-family: "Gotham", sans-serif;
text-decoration: underline;
cursor: pointer;
Expand Down

0 comments on commit ac3b4e9

Please sign in to comment.