diff --git a/styles/style.css b/styles/style.css index 9c356ef..68dcb18 100644 --- a/styles/style.css +++ b/styles/style.css @@ -139,6 +139,7 @@ body { .nav-bar a.img { display: block; position: absolute; + max-width: 20px; right: 0; top: 0; } @@ -148,11 +149,6 @@ body { color: black; } -.menu-active { - background: #04AA6D; - color: white; -} - /* Footer Styles */ footer {