From/sentAt byline

This commit is contained in:
Jeffrey Biles
2020-03-23 22:58:46 -07:00
parent 4abbbaf633
commit fb0954828c
2 changed files with 9 additions and 3 deletions

View File

@@ -87,6 +87,10 @@ input[type='checkbox']:checked {
background: #679;
}
.mb-0 {
margin-bottom: 0;
}
/* Modal */
.modal, .overlay {