diff --git a/css/styles.css b/css/styles.css index 83ebc31..10f0b7a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1161,6 +1161,11 @@ h1 { display: none; display: none; } + .menu-toggle img { + width: 40px; + height: 40px; + display: none; + } /* Show hamburger icon only on smaller screens */ @media screen and (max-width: 768px) { .menu-toggle {