diff --git a/app/globals.css b/app/globals.css index 3f48a55..a5a1315 100644 --- a/app/globals.css +++ b/app/globals.css @@ -9,7 +9,7 @@ --color-light: #0A101D; --color-lighter: #101828; --color-success: #05DF72; - --color-error: #FF6467; + --color-error: #FF6867; --color-heading: white; --color-body: #99A1AF; --font-sans: 'Inter', sans-serif;