diff --git a/css/style.css b/css/style.css index fa5d272..6edd289 100644 --- a/css/style.css +++ b/css/style.css @@ -32,7 +32,7 @@ body { } .intro p { - color: green; + color: green; /*Setting the color of Paragraph Elements inside the "intro" class to Green */ } nav ul {