From e7513bc30143df3ecae2eb5bf34aa7b192cf92f3 Mon Sep 17 00:00:00 2001 From: Himanshu Tiwari Date: Sat, 28 Nov 2020 22:25:10 +0530 Subject: [PATCH 1/2] Update team.html --- team.html | 437 ++++++++++-------------------------------------------- 1 file changed, 76 insertions(+), 361 deletions(-) diff --git a/team.html b/team.html index 39fe359..09115f7 100644 --- a/team.html +++ b/team.html @@ -62,6 +62,11 @@ cursor: pointer; } + #social_button1 { + background: rgb(45 39 39 / 72%); + font-size: 22px; + } + /* Preloader */ #preloader { @@ -131,10 +136,10 @@ .text_new { /* background-color: #4CAF50; */ - color: rgb(232 232 232); + color: rgb(255 255 255); /* font-size: 16px; */ /* padding: 27px 32px; */ - font-size: 30px; + font-size: 26px; font-family: 'Montserrat', sans-serif; line-height: 30px; font-weight: 700; @@ -145,9 +150,9 @@ .div_p_new { color: rgb(232 232 232); - font-size: 16px; + font-size: 14px; font-family: 'Montserrat', sans-serif; - padding-top: 6px; + padding-top: 5px; } .card-body { @@ -157,6 +162,12 @@ padding: 0px; } + + @media only screen and (max-width: 357px){ + .text_new{ + font-size: 22px; + } + } @@ -194,7 +205,9 @@
celebrate teamwork and attribute the success of DSC to the wonderful individuals who put untiring efforts for it.
+

 

+ @@ -208,66 +221,27 @@
- - - - -
- Avatar + Avatar
-
Samarjit
-

Project Lead | App Developer

+
Samarjit Mahi
+

Community Lead

- - - - - - - -
- Avatar + Avatar
Veenu Bhasin
-

Project Lead | App Developer

+

Faculty Advisor

-
-
- - +
- - -
- Avatar + Avatar
Vaibhav Singh
@@ -427,47 +322,25 @@

Vaibhav Bisht

- - -
- Avatar + Avatar
-
Yamini Sharma
-

Project Lead | App Developer

+
Yamini Sharma
+

Event Lead | Content Writer

- -
- Avatar + Avatar
Srijan Dixit
-

Project Lead | App Developer

+

ML/AI Developer

- - - - - -
- Avatar + Avatar - - -
- Avatar + Avatar
-
Himanshu Tiwari
-

Web-Designer | Marketing Lead

+
Himanshu Tiwari
+

Marketing Lead | Web-Designer

- - - -
- Avatar + Avatar
Javed Baig
@@ -719,48 +475,26 @@

Javed Baig

- - -
- Avatar + Avatar - -
- Avatar + Avatar
-
Nishtha Mahajan
-

Project Lead | App Developer

+
Nishtha Mahajan
+

Social Media Manager

- + href="https://www.facebook.com/nishtha.mahajan.3557" target="_blank"> +   + href="https://www.linkedin.com/in/nishtha-mahajan-607ba31a0/" target="_blank">   -   From e9ab1782175103e828ed9498ee282ee4ca8b7ed3 Mon Sep 17 00:00:00 2001 From: Himanshu Tiwari Date: Sat, 28 Nov 2020 22:26:40 +0530 Subject: [PATCH 2/2] Update team.html