Changing the notification colour to be less alien

This commit is contained in:
Jonathan Kingston 2017-06-29 09:42:41 -07:00
parent 2178e26220
commit 1c38e09dcc

View file

@ -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;