Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(masthead): replace sgds-icons font with lion head svg #1269

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

LoneRifle
Copy link
Contributor

Problem

Closes #256

Solution

Replace the Lion Head Symbol on the masthead with an SVG, which is
better supported by IE11 than the sgds-icons fonts equivalent

  • add assets/lion-head-symbol.svg
  • replace the <span> lion head with an <img> equivalent
  • remove sgds-icons fonts and all related CSS

Replace the Lion Head Symbol on the masthead with an SVG, which is
better supported by IE11 than the sgds-icons fonts equivalent

- add `assets/lion-head-symbol.svg`
- replace the `<span>` lion head with an `<img>` equivalent
- remove sgds-icons fonts and all related CSS
@yong-jie yong-jie merged commit aaadb65 into develop Mar 4, 2021
@yong-jie yong-jie deleted the fix/masthead/ie11 branch March 4, 2021 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Banner does not show lion head symbol on IE11
2 participants