IE is deprecated and not used

This commit is contained in:
DeionSi 2023-01-12 17:10:47 +01:00
parent e650a08eb1
commit 90e9613f45
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@
xsmall: [ null, '480px' ]
});*/
// Hack: Enable IE flexbox workarounds.
if (browser.name == 'ie')
$body.addClass('is-ie');
// Play initial animations on page load.
$window.on('load', function() {
window.setTimeout(function() {