From 0aee757a04abd61a5dff00eea6e89f95fd47ad12 Mon Sep 17 00:00:00 2001 From: Subhajit Saha Date: Fri, 16 Oct 2020 11:36:44 +0530 Subject: [PATCH 1/4] Update index.html --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9c8a4db..7198289 100644 --- a/index.html +++ b/index.html @@ -1036,7 +1036,12 @@

How to contribute and earn the swag?

I start my coding journey here. happy hacktoberfest Abisekh Subedi - + + 133 + Subhajit Saha + hacktober 2020 + Hi Visit my github profile + 132 stuti jain From 7e2d4819d2b7a58035a56349a748f0be226b65a7 Mon Sep 17 00:00:00 2001 From: Subhajit Saha Date: Fri, 16 Oct 2020 11:42:27 +0530 Subject: [PATCH 2/4] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7198289..98f8b42 100644 --- a/index.html +++ b/index.html @@ -1056,7 +1056,7 @@

How to contribute and earn the swag?

Copyright - © 2018 - Hacktoberfest - An initiative by Creative Computing Society to promote Open-source + © 2020 - Hacktoberfest - An initiative by Creative Computing Society to promote Open-source Contribution
From 35254b4b5b3ca11774306fe13d3e037e842e9312 Mon Sep 17 00:00:00 2001 From: Subhajit Saha Date: Fri, 16 Oct 2020 11:44:27 +0530 Subject: [PATCH 3/4] Update index.html --- index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html b/index.html index 98f8b42..75af926 100644 --- a/index.html +++ b/index.html @@ -1036,12 +1036,6 @@

How to contribute and earn the swag?

I start my coding journey here. happy hacktoberfest Abisekh Subedi - - 133 - Subhajit Saha - hacktober 2020 - Hi Visit my github profile - 132 stuti jain From 4bc8caa67b9691f59a8dfe355677cbc705bacde1 Mon Sep 17 00:00:00 2001 From: Subhajit Saha Date: Tue, 27 Oct 2020 19:40:22 +0530 Subject: [PATCH 4/4] Update creative.css --- css/creative.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/creative.css b/css/creative.css index 4e2804e..7ba5084 100644 --- a/css/creative.css +++ b/css/creative.css @@ -16,7 +16,7 @@ body { hr { max-width: 50px; - border-width: 3px; + border-width: 5px; border-color: #F05F40; } @@ -26,8 +26,8 @@ hr.light { a { color: #F05F40; - -webkit-transition: all 0.2s; - transition: all 0.2s; + -webkit-transition: all 0.5s; + transition: all 0.5s; } a:hover {