Cleanup and minore refactor.

This commit is contained in:
William Welling
2017-03-24 22:36:15 -05:00
parent f51196b4a7
commit bf32f45298
7 changed files with 25 additions and 23 deletions

View File

@@ -1,5 +1,4 @@
// Sticky Footer
.outer-wrapper {
display: flex;
margin: 0;
@@ -23,4 +22,4 @@ h2.red {
h2.green {
color: green;
}
}