diff --git a/src/App/Components/Notif.css b/src/App/Components/Notif.css index 0315fd7..450c681 100644 --- a/src/App/Components/Notif.css +++ b/src/App/Components/Notif.css @@ -13,6 +13,7 @@ .notif-success { border: 1px solid #07870b; /* background: #07870b; */ + background: #fff; color: #07870b; }