From e47764fc061e214c27ea6ee364c12dd287931b20 Mon Sep 17 00:00:00 2001 From: Abhishek-121 <56202291+Abhishek-121@users.noreply.github.com> Date: Fri, 11 Oct 2019 14:56:43 +0530 Subject: [PATCH 1/4] Update index.html --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/index.html b/index.html index a4a62c3..9287e3c 100644 --- a/index.html +++ b/index.html @@ -110,6 +110,20 @@

2019

+ + +
+
+
--your name--
+
--your comment--
+
+
+ + /username +
+
+
+
From b5faadfedab88ff79243c266ed1c3b79a69c92fd Mon Sep 17 00:00:00 2001 From: Abhishek-121 <56202291+Abhishek-121@users.noreply.github.com> Date: Fri, 11 Oct 2019 15:06:43 +0530 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69594e6..ec99ff3 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ Step 1: Open this link: https://github.com/Hack-Club-MAIT/hacktoberfest-cont/ Step 2: Star and Fork this repository. -Step 3: Open +Step 3: Open the url. From f46bb69fce87e0def6a77c82d42b2f576b248b1d Mon Sep 17 00:00:00 2001 From: Abhishek-121 <56202291+Abhishek-121@users.noreply.github.com> Date: Fri, 11 Oct 2019 20:36:05 +0530 Subject: [PATCH 3/4] Yes done first time yeah nice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec99ff3..3d89fed 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ Step 1: Open this link: https://github.com/Hack-Club-MAIT/hacktoberfest-cont/ Step 2: Star and Fork this repository. Step 3: Open the url. + +Step 4: hooray!. From e537130e7ea31dafbaf163f43c0ae4162701d549 Mon Sep 17 00:00:00 2001 From: Abhishek-121 <56202291+Abhishek-121@users.noreply.github.com> Date: Fri, 11 Oct 2019 20:41:14 +0530 Subject: [PATCH 4/4] New branch change checking new branch. --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 7d4a863..f197a0c 100644 --- a/css/styles.css +++ b/css/styles.css @@ -18,7 +18,7 @@ body { display: flex; align-items: center; justify-content: center; - flex-direction: row; + flex-direction: column; } .cover {