diff --git a/img/4366.jpg b/img/4366.jpg new file mode 100644 index 0000000..fc1e9ce Binary files /dev/null and b/img/4366.jpg differ diff --git a/index.html b/index.html index d567464..07ae26b 100644 --- a/index.html +++ b/index.html @@ -15,11 +15,11 @@

Student Bio

- Student Photo + Jessica Plemmons
-

John Doe

-

Hi, I'm John, a passionate software developer currently enrolled in the Code:You bootcamp. I love building responsive web applications and constantly exploring new technologies.

+

Jessica Plemmons

+

Hi, I'm Jessica, a passionate mother of 2 sweet boys, a human and feline. They are the best. I'm also excited to learn coding. It's coming lightweight easy for me

@@ -29,5 +29,5 @@

John Doe

- + ("Hello world, I'm a developer"); diff --git a/styles.css b/styles.css index c8011a0..5092ca9 100644 --- a/styles.css +++ b/styles.css @@ -63,7 +63,7 @@ header h1 { } .link-btn { - background-color: #007bff; + background-color: #229954; color: white; text-decoration: none; padding: 10px 20px; @@ -90,4 +90,4 @@ header h1 { width: 100%; padding: 12px; } -} \ No newline at end of file +}