Changing the notification colour to be less alien
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.container-notification {
|
.container-notification {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: #33f70c;
|
background: #efefef;
|
||||||
color: #003f07;
|
color: #003f07;
|
||||||
display: flex;
|
display: flex;
|
||||||
font: 12px sans-serif;
|
font: 12px sans-serif;
|
||||||
|
|||||||
Reference in New Issue
Block a user