fix ie css

This commit is contained in:
Erica Wright 2017-07-31 12:59:13 -04:00
parent 81be38fbc8
commit 3e52c6f69f
No known key found for this signature in database
GPG Key ID: D9F2AF9D67D0AAB7
2 changed files with 2 additions and 1 deletions

View File

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

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 239 KiB

After

Width:  |  Height:  |  Size: 239 KiB