We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a751c commit 281e326Copy full SHA for 281e326
apps/web/components/customer-reviews/tailwind.tsx
@@ -87,7 +87,7 @@ export const component = (
87
</Text>
88
<Button
89
href="#"
90
- className="mt-[26px] mb-[24px] inline-block w-full rounded-[8px] bg-indigo-600 p-3 text-center box-border font-semibold text-white"
+ className="mt-[26px] mb-[24px] inline-block w-full rounded-[8px] bg-indigo-600 p-[12px] text-center box-border font-semibold text-white"
91
>
92
Write a review
93
</Button>
0 commit comments