bowman2001 / perplex

A Hugo theme to publish technical content (docs, news, blog, articles)
https://perplex.desider.at
Apache License 2.0
27 stars 11 forks source link

Some featured icons don’t show #155

Closed bowman2001 closed 7 months ago

bowman2001 commented 7 months ago

This bug occurs due to different SVG layouts. My first implementation depends on a specific size of the viewBox and this is an unflexible design because there are some Material symbols with a different viewBox. I will remove this dependency. This will also allow other icons to fit in more easily as featured images in the future.