Skip to content

Commit

Permalink
pr feedback for button border
Browse files Browse the repository at this point in the history
  • Loading branch information
colloyd committed May 7, 2024
1 parent f1297d4 commit 48aca6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/quiz-entry/quiz-entry.css
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@

.quiz-button {
background: var(--color-gray-800);
border: none;
border: 2px solid var(--color-white);
border-radius: 20px;
cursor: pointer;
font-family: inherit;
Expand Down

0 comments on commit 48aca6d

Please sign in to comment.