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 {
|
.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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue