Skip to content

Commit 0219e1e

Browse files
author
Nabarun
committed
style: update border color for the submit button
1 parent b5b2a94 commit 0219e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function Hero() {
3838
/>
3939
<button
4040
type="submit"
41-
className="group btn btn-square rounded-tl-none rounded-bl-none bg-transparent border-2023-manga-3 hover:bg-2023-manga-2 hover:text-2023-void-2 hover:border-2023-manga-2"
41+
className="group btn btn-square rounded-tl-none rounded-bl-none bg-transparent border-2023-bavarian-gold-2 hover:bg-2023-manga-2 hover:text-2023-void-2 hover:border-2023-manga-2"
4242
>
4343
<SearchIcon />
4444
</button>

0 commit comments

Comments
 (0)