Nr.001
Rounded corner SwiperJS slider
Select the text element and look at the custom properties.
Achieve better and more scalable outlines using paint-order: stroke in the custom CSS properties.
Unlike traditional stroke methods that expand outward or inward unevenly, paint-order: stroke ensures that the stroke is rendered before the fill, resulting in cleaner, more defined edges. This approach prevents the stroke from distorting the shape’s proportions and keeps the outline crisp at any scale.