Changing the notification colour to be less alien
This commit is contained in:
parent
2178e26220
commit
1c38e09dcc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.container-notification {
|
||||
align-items: center;
|
||||
background: #33f70c;
|
||||
background: #efefef;
|
||||
color: #003f07;
|
||||
display: flex;
|
||||
font: 12px sans-serif;
|
||||
|
|
Loading…
Add table
Reference in a new issue