kbrgl / svelte-french-toast

🍞🥂 Buttery smooth toast notifications for Svelte
https://svelte-french-toast.vercel.app/
MIT License
838 stars 30 forks source link

Not a bug: Why are you using `space-y` `space-x` instead of `gap` #3

Closed babakfp closed 2 years ago

babakfp commented 2 years ago
<div class="flex flex-col md:flex-row items-center space-y-3 md:space-y-0 md:space-x-3 mb-10 text-white">
<div class="flex flex-col gap-3 sm:flex-row items-center mb-10 text-white">