diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index b1fe52e..35640d4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -283,3 +283,5 @@ [@bunnyBites](https://github.com/bunnyBites) -[@Vigneshwaar](https://github.com/V6g1) [@proton029](https://github.com/proton029) + +[@chadGomez](https://github.com/chadGomez) \ No newline at end of file diff --git a/index.html b/index.html index 479c9b4..14abd59 100644 --- a/index.html +++ b/index.html @@ -119,7 +119,7 @@

View + View Our Courses @@ -133,8 +133,7 @@

Why take this course?
Zero To Mastery

- View - Courses + View Our Courses
diff --git a/modified_homepage_css.css b/modified_homepage_css.css index c030e3f..86ed514 100644 --- a/modified_homepage_css.css +++ b/modified_homepage_css.css @@ -53,7 +53,8 @@ nav { font-size: 8rem; } #course-button{ - background: #e0cfb8; + background: cyan; + color: #fff; font-weight: bold; margin-top: 20px; }