diff --git a/index.html b/index.html index 93c58c4..adededc 100644 --- a/index.html +++ b/index.html @@ -291,17 +291,16 @@ } /* Style the links inside the navigation bar */ - .topnav span { + .topnav a { float: left; - color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } - .topnav span img { - width: 12rem; + .topnav a img { + width: 14rem; } /*________________________________________________________________________________________________________________________________*/ @@ -312,8 +311,8 @@ font-size: 2.5rem; } - .topnav span img { - width: 8rem; + .topnav a img { + width: 10rem; } } @@ -337,8 +336,8 @@