From 9e8157df987a87eafa91094696e2e7c5a903512a Mon Sep 17 00:00:00 2001 From: ofega Date: Thu, 8 Aug 2019 13:03:57 +0100 Subject: [PATCH] added my full name to readme.md --- README.md | 2 +- great-idea-website/css/index.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dffdf0bc8..4a9dd27c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# User Interface Project: Great Idea Web Page +# User Interface Project: Great Idea Web Page - Chioma Nkem-Eze Being able to create a user interface from scratch based on a design file is considered a basic necessity for front end developers. We will be building a single page website using HTML and CSS. diff --git a/great-idea-website/css/index.css b/great-idea-website/css/index.css index 7dfc244ba..00445a1e7 100644 --- a/great-idea-website/css/index.css +++ b/great-idea-website/css/index.css @@ -208,4 +208,4 @@ address span { footer p { text-align: center; margin: 4rem 0 2rem; -} +} \ No newline at end of file