nav li margin-right: 0;
Create a CSS file that styles an HTML document with the following rules: html and css practice exercises with solutions
.dropdown-nav a display: block; padding: 1rem; color: white; text-decoration: none; nav li margin-right: 0; Create a CSS file
@media (max-width: 1023px) .product-grid grid-template-columns: repeat(2, 1fr); nav li margin-right: 0