mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-02-04 01:32:54 +08:00
feat: update sign in button color
This commit is contained in:
parent
3cd285e076
commit
d1fe5c4c9d
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user