removed snackbar hack, and converted tabs to spaces

This commit is contained in:
R. Aidan Campbell 2016-05-09 09:07:02 -04:00
parent 6b00775c3c
commit eba64c2e46

View File

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