Merge pull request #633 from jonathanKingston/different-display-of-notice-b
Aligning items to center for container notification.
This commit is contained in:
commit
2a3aa296c0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
.container-notification {
|
||||
align-items: center;
|
||||
background: #33f70c;
|
||||
color: #003f07;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue