Provide IE Support

Fixes
Fixes for #500 (closed) issue no by @ViperM

Description

  • Provide support for internet explorer

Changes I have done

  • I provide an alternative for CSS variables.
  • CSS grid is not supported in IE so I provide alternatives for that

Type of PR
This PR is an improvement

Screenshots

Before
Screenshot__1166_

Screenshot__1173_

Screenshot__1174_

Screenshot__1175_

Screenshot__1176_

Screenshot__1177_

Screenshot__1335_

Screenshot__1336_

Screenshot__1337_

Screenshot__1338_

Screenshot__1339_

Screenshot__1340_

Screenshot__1341_

Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.
Edited by Mohit Sharma

Merge request reports

Loading