diff --git a/css/styles.css b/css/styles.css index 8135f06..c82ff63 100644 --- a/css/styles.css +++ b/css/styles.css @@ -37,6 +37,7 @@ body { /* Hide the link that should open and close the topnav on small screens */ .topnav .icon { display: none; + padding: 14px 16px; /* ORIGINALLY NO PADDING DECLARATION */ } /* Dropdown container - needed to position the dropdown content */