Skip to content

Commit 1fc41ac

Browse files
committed
icon
1 parent 2085130 commit 1fc41ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/corkboard/features/landing/HeroSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export function HeroSection() {
6565
<Button
6666
size="lg"
6767
variant="ghost"
68-
className="font-semibold px-8 gap-2 text-white bg-gradient-to-r from-red-600 to-pink-600 hover:brightness-110 rounded-full"
68+
className="font-semibold px-8 gap-2 text-white bg-gradient-to-r from-red-600 to-pink-600 hover:brightness-110"
6969
>
7070
Open Web Editor
7171
<Icon icon="lucide:arrow-right" width={16} />

0 commit comments

Comments
 (0)