From 1050f46d4f2c253d5857b526fcc7fe0b1237a698 Mon Sep 17 00:00:00 2001 From: priyen1912 <50460834+priyen1912@users.noreply.github.com> Date: Mon, 7 Oct 2019 18:51:18 +0530 Subject: [PATCH 1/6] Change font size --- Website/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Website/styles.css b/Website/styles.css index bc2c7a7..ddfca92 100644 --- a/Website/styles.css +++ b/Website/styles.css @@ -10,7 +10,7 @@ .home-title{ padding: 20px 48px; - font-size: 42px; + font-size: 43px; background: rgba(0, 0, 0, 0.75); color: #fff; } @@ -100,4 +100,4 @@ .mail-link, .mail-link:active, .mail-link:hover, .mail-link:active{ text-decoration: underline; color: #15171c; - } \ No newline at end of file + } From 480f36d7875f903fc97a02e5e6c0a6069e111269 Mon Sep 17 00:00:00 2001 From: priyen1912 <50460834+priyen1912@users.noreply.github.com> Date: Mon, 7 Oct 2019 19:02:51 +0530 Subject: [PATCH 2/6] changes many of the size for better experince --- Website/styles.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Website/styles.css b/Website/styles.css index ddfca92..f1cc73c 100644 --- a/Website/styles.css +++ b/Website/styles.css @@ -17,15 +17,15 @@ .home-tagline{ padding: 20px 48px; - font-size: 24px; + font-size: 25px; color: #fff; } .arrow{ - width: 3.75em; - height: 3.75em; - border-left: 6px solid #fff; - border-bottom: 6px solid #fff; + width: 3.78em; + height: 3.78em; + border-left: 7px solid #fff; + border-bottom: 5px solid #fff; cursor: pointer; transform: rotate(-45deg); } From 489c1847b886b42c1d40da6f66005d49a8682da7 Mon Sep 17 00:00:00 2001 From: priyen1912 <50460834+priyen1912@users.noreply.github.com> Date: Mon, 7 Oct 2019 19:11:47 +0530 Subject: [PATCH 3/6] changes in border --- Website/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/styles.css b/Website/styles.css index f1cc73c..2d88b8d 100644 --- a/Website/styles.css +++ b/Website/styles.css @@ -58,7 +58,7 @@ } .team-line{ - border: 0; + border: 1; outline: none; border: 1px solid #15171c; } From db636c5266a691b4c4dc8a03100be670a48eb9ec Mon Sep 17 00:00:00 2001 From: priyen1912 <50460834+priyen1912@users.noreply.github.com> Date: Mon, 7 Oct 2019 19:13:09 +0530 Subject: [PATCH 4/6] changes in pixiel --- Website/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/styles.css b/Website/styles.css index 2d88b8d..bae7896 100644 --- a/Website/styles.css +++ b/Website/styles.css @@ -9,7 +9,7 @@ } .home-title{ - padding: 20px 48px; + padding: 23px 45px; font-size: 43px; background: rgba(0, 0, 0, 0.75); color: #fff; From 79111fcd75658b93553d0476d2a499d327599755 Mon Sep 17 00:00:00 2001 From: priyen1912 <50460834+priyen1912@users.noreply.github.com> Date: Mon, 7 Oct 2019 23:01:29 +0530 Subject: [PATCH 5/6] Update my Profile --- Website/index.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/Website/index.html b/Website/index.html index 2547a1d..4ea45de 100644 --- a/Website/index.html +++ b/Website/index.html @@ -310,6 +310,36 @@

Dewansh Rawat

+
+
+ +

+

Priyen Gami

+
+ +
+
@@ -332,4 +362,4 @@

Dewansh Rawat

- \ No newline at end of file + From f98bd09b9c7cd907f6b2c04e3e4391a311d1bb12 Mon Sep 17 00:00:00 2001 From: priyen1912 <50460834+priyen1912@users.noreply.github.com> Date: Mon, 7 Oct 2019 23:03:12 +0530 Subject: [PATCH 6/6] Revert "changes in pixiel" --- Website/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/styles.css b/Website/styles.css index bae7896..2d88b8d 100644 --- a/Website/styles.css +++ b/Website/styles.css @@ -9,7 +9,7 @@ } .home-title{ - padding: 23px 45px; + padding: 20px 48px; font-size: 43px; background: rgba(0, 0, 0, 0.75); color: #fff;