You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On all of the pages, the text that says "The Coding Train" in the footer is cut off at the word "Train". Instead of the width of the svg being 326px, it is 250px.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this! I think it's my fault (#1745), strangely svgo removes the svg viewBox attribute by default - which is definitely not a safe operation for a minifier/optimizer to do. PR incoming.
On all of the pages, the text that says "The Coding Train" in the footer is cut off at the word "Train". Instead of the width of the svg being 326px, it is 250px.
The text was updated successfully, but these errors were encountered: