From 54aa5b88984a0e8d11d5c9e22a40f64042a6660f Mon Sep 17 00:00:00 2001 From: K4 <108575187+karthikprabhu10@users.noreply.github.com> Date: Mon, 30 Oct 2023 23:28:04 +0530 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 804b8d3..6dd5d33 100644 --- a/style.css +++ b/style.css @@ -134,7 +134,7 @@ form.sign-in-form { .btn { width: 150px; - background-color: #5995fd; + background-color: #1ab79d; border: none; outline: none; height: 49px;