We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe08c75 commit 9803434Copy full SHA for 9803434
src/components/XpfAdvert.jsx
@@ -28,7 +28,7 @@ const Cta = () => {
28
</div>
29
30
31
- <div className="absolute inset-0 z-0 overflow-hidden rounded-3xl">
+ <div className="absolute inset-0 z-0 overflow-hidden rounded-2xl">
32
<Waves />
33
34
0 commit comments