From 48f6cde04c158bf6b7ebd6b7b536f6709e17d47e Mon Sep 17 00:00:00 2001 From: Kushal Katare Date: Wed, 20 Aug 2025 20:04:56 +0530 Subject: [PATCH] Updated login button style --- git contribute.txt | 5 +++++ website/pages/contributor.html | 27 +++++++++++++++++++++------ 2 files changed, 26 insertions(+), 6 deletions(-) create mode 100644 git contribute.txt diff --git a/git contribute.txt b/git contribute.txt new file mode 100644 index 0000000..b99d40d --- /dev/null +++ b/git contribute.txt @@ -0,0 +1,5 @@ +git commit -m "Fix: Added top padding to hero section to avoid header overlap also changed member dasboard button styles which was not visible earlier and nav link colors changed also extra login button removed as sign in option already available" +git checkout -b feature-branch +git add . +git commit -m "Meaningful commit message" +git push origin feature-branch diff --git a/website/pages/contributor.html b/website/pages/contributor.html index 3496910..5910536 100644 --- a/website/pages/contributor.html +++ b/website/pages/contributor.html @@ -14,12 +14,27 @@