now with some toast notifications for logging

This commit is contained in:
R. Aidan Campbell
2016-03-11 12:20:55 -05:00
parent 8bb359714d
commit b2cbd36ec4
3 changed files with 25 additions and 4 deletions

View File

@@ -18,7 +18,10 @@
padding: 20px 24px 24px 24px;
color: rgba(0,0,0, 0.54);
}
.mdl-snackbar {
max-width:50%;
left: 25%;
}
main {
padding: 50px 100px;
}