Skip to content

Commit

Permalink
Fix color of text on green (#818)
Browse files Browse the repository at this point in the history
Fixes #818 

Co-authored-by: laco <[email protected]>
  • Loading branch information
L4co77 and Laco-code authored Nov 27, 2023
1 parent 7314895 commit 7a53daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/_homepage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -470,5 +470,6 @@

.label--green {
background-color: #0af74d;
color: rgba(0, 0, 0, 0.8);
}
}

0 comments on commit 7a53daf

Please sign in to comment.