Skip to content

Commit

Permalink
fix color
Browse files Browse the repository at this point in the history
  • Loading branch information
spookyuser committed Oct 4, 2023
1 parent b5c73f6 commit 39b85ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/content-script.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
}

.error-message {
/* dull light grey */
color: #3c4b5e;
color: #6c757d;
font-size: 0.8rem;
}

0 comments on commit 39b85ee

Please sign in to comment.