From 20961ed8177f9667c831f3e0a7e7ec2871ea07fa Mon Sep 17 00:00:00 2001 From: Vijay Shanker Sharma Date: Mon, 24 Jun 2024 19:29:55 +0530 Subject: [PATCH] Added contributors on main website --- new-website/contributor.html | 211 ----------------------------------- new-website/contributors.css | 11 +- new-website/index.html | 26 +++-- new-website/style.css | 57 +++++----- 4 files changed, 51 insertions(+), 254 deletions(-) delete mode 100644 new-website/contributor.html diff --git a/new-website/contributor.html b/new-website/contributor.html deleted file mode 100644 index 82fee2f5..00000000 --- a/new-website/contributor.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - ResourceHub - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

Faces of Dedication: Our Contributing Heroes

- -
-
- - -
- - - - - - - - - - - - - \ No newline at end of file diff --git a/new-website/contributors.css b/new-website/contributors.css index 357347c1..c859997c 100644 --- a/new-website/contributors.css +++ b/new-website/contributors.css @@ -1,3 +1,8 @@ +.contributor-card:hover{ + transition: 0.5s; +transform: scale(1.20); +} + ::before, ::after { box-sizing: border-box; @@ -49,11 +54,11 @@ h1 { } #contributor { - margin: 0; - padding: 50px 0; + width: 90%; + max-width: 1000px; display: flex; flex-wrap: wrap; - justify-content: center; + justify-content: space-between; align-items: center; } .loading{ diff --git a/new-website/index.html b/new-website/index.html index 167b6735..e9377cd7 100644 --- a/new-website/index.html +++ b/new-website/index.html @@ -16,6 +16,7 @@ + @@ -32,10 +33,6 @@ - -
-
-
+