diff --git a/styles.css b/styles.css index c2b953e..d4975da 100644 --- a/styles.css +++ b/styles.css @@ -85,6 +85,7 @@ nav a:hover { .logo-image { width: 200px; /* Adjusted the size of the logo */ + border: 3px solid black; } .header-image {