From 669f996765af448805d7ddb2e6c45bf7d8305fca Mon Sep 17 00:00:00 2001 From: Peter Smith <159459564+peteCodes4u@users.noreply.github.com> Date: Sat, 16 Mar 2024 15:27:52 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34c0538..67fcafc 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,11 @@ https://fossheim.io/writing/posts/css-text-gradient/ **Features - Navigation menu items "About Me", "Work", "Contact Me", "Resume"** - **GIVEN :** the webpage loads successfully. + **GIVEN :** the webpage loads successfully. **WHEN :** the user hovers their cursor over the text. **THEN :** the text color will change from white to yellow. +## **Features - Navigation menu items "About Me", "Work", "Contact Me"** **GIVEN :** The webpage loads successfully.