christopher-kapic / astro-blanding

A template for agencies/businesses to get a landing page/website built quickly using Astro, Svelte, and TailwindCSS
16 stars 4 forks source link

Fix Feather Icons custom sizing not centered #2

Open christopher-kapic opened 2 years ago

christopher-kapic commented 2 years ago

Using the Svelte Icon component, custom sizes result in the icon not being centered. Fix this so that it is centered.

christopher-kapic commented 2 years ago

This is kind of fixed, but not really. I went with the astro-icon provider, which still seems somewhat buggy.