Skip to content

Commit

Permalink
addressed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tdanielles committed Jul 28, 2024
1 parent e26aec2 commit 87f13ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/questionCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ const StyledField = styled.input`
overflow: auto;
border: none;
font-family: 'HK Grotesk';
user-select: none;
cursor: default;
&:focus {
border: none;
background-color: none;
Expand Down

0 comments on commit 87f13ac

Please sign in to comment.