We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The website doesn't render properly in IE 11 or older and the problem seems to be related to flexbox.
The body css needs to have height: 100% instead of min-height: 100%.
height: 100%
min-height: 100%
There are lot of other issues, but I can't help, since I'm no web expert. :)