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 c3a37d8 commit ae5282eCopy full SHA for ae5282e
components/Hero.tsx
@@ -46,7 +46,7 @@ function Hero() {
46
/>
47
<button
48
type="submit"
49
- className="btn btn-square rounded-tl-none rounded-bl-none bg-transparent border-2023-manga-3 hover:bg-2023-manga-4 hover:text-2023-void-2 hover:border-2023-manga-2"
+ className="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"
50
>
51
<SearchIcon />
52
</button>
0 commit comments