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 {