From 0e5e07657fc2c54bbe40c1ae8499add02e127c5f Mon Sep 17 00:00:00 2001 From: shifabasheer Date: Tue, 15 Oct 2019 22:30:20 +0530 Subject: [PATCH] feature added --- index.html | 8 +++++++- styles.css | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 6ff3054..2a86ec7 100644 --- a/index.html +++ b/index.html @@ -9,11 +9,17 @@ -octocat-gif +octocat-gif

Welcome to your first GitHub Pages website!

Lets get started shall we?

+ + diff --git a/styles.css b/styles.css index f3aec20..dc8d1b3 100644 --- a/styles.css +++ b/styles.css @@ -5,8 +5,8 @@ #octocat { display: block; - width:38px; - margin: 54px auto; + width:58px; + margin: 74px auto; } p {