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