Skip to content

Commit

Permalink
change success bgColor
Browse files Browse the repository at this point in the history
  • Loading branch information
imkarimkarim committed Jun 23, 2021
1 parent 5ac445a commit 83984af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App/Components/Notif.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.notif-success {
border: 1px solid #07870b;
/* background: #07870b; */
background: #fff;
color: #07870b;
}

Expand Down

0 comments on commit 83984af

Please sign in to comment.