revert the IE fix to fix footer on chrome

This commit is contained in:
Danny Coates 2017-07-31 11:34:48 -07:00
parent 967100bf50
commit 522290dbef
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB

View File

@ -21,7 +21,6 @@ body {
flex-direction: column;
margin: 0;
min-height: 100vh;
height: 100%;
position: relative;
}