Minor notification style improvement

This commit is contained in:
Isaac Abadi
2022-11-26 00:51:23 -05:00
parent f44be29181
commit 3795a6564b

View File

@@ -2,3 +2,9 @@
margin-bottom: 10px;
margin-top: 10px;
}
.notification-text {
margin-left: 10px;
margin-right: 10px;
display: inline-block;
}