💻 My personal website blog.kacaii.dev/
blog gleam lustre

:fire: remove duplicated tailwind class

kacaii.dev df193cfc 6fe4f961

verified
+1 -1
+1 -1
src/blog/root.gleam
··· 22 22 "grid grid-cols-1 gap-4" 23 23 <> " px-12 my-8 bg-ctp-base" 24 24 <> " text-ctp-text text-lg selection:bg-ctp-surface0" 25 - <> " font-[maple-mono] scroll-smooth text-lg leading-normal" 25 + <> " font-[maple-mono] scroll-smooth leading-normal" 26 26 // Responsive Design 27 27 <> " mx-auto max-w-sm " 28 28 <> " sm:max-w-md md:max-w-lg"