Aligning items to center for container notification.

This commit is contained in:
Jonathan Kingston 2017-06-22 22:22:45 +01:00
parent 29b9590878
commit 10e83d3795

View file

@ -1,4 +1,5 @@
.container-notification {
align-items: center;
background: #33f70c;
color: #003f07;
display: flex;