Question about gradient backgrounds
How am I supposed to do an "gradient background" like the one over here: https://tailwindui.com/components/marketing/sections/testimonials#component-1d4641d9b778e6e47e5cb664d4d8a683
I cant figure out if its a background-url with an SVG background, or a gradient with blur.
I DO USE TAILWIND SO IT WOULD BE GREAT IF I COULD DO IT USING TAILWIND CLASSES
Testimonials - Official Tailwind CSS UI Components
Testimonial examples for Tailwind CSS, designed and built by the creators of the framework.
5 Replies
just set background to gradient something and set from and to?
but i dont think it will have the same shape
that's why i said i'm not sure it's a gradient or an svg background
Maybe you are looking for something like this https://tailwindcomponents.com/component/list-of-cards-with-blur-background
List Items with blurred background | Cards, Widget
'Hero card with blur and blend feature -v2.2'
Yea i believe it's something like this
Inspect the page?