feat: update sign in button color

This commit is contained in:
AykutSarac 2024-05-17 16:53:54 +03:00
parent 3cd285e076
commit d1fe5c4c9d
No known key found for this signature in database

View File

@ -95,7 +95,7 @@ export const Navbar = () => {
component="a"
href="https://app.jsoncrack.com/sign-in"
variant="gradient"
gradient={{ from: "#FFFFFF", to: "#FBFBFB", deg: 180 }}
gradient={{ from: "#FFFFFF", to: "#f5f5f5", deg: 180 }}
c="dark"
radius="lg"
visibleFrom="sm"