Tell us what’s happening:
Your code so far
@media only screen and max-width: 720px
{
.image-wrapper
{
grid-template-columns: 1fr;
}
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15
Challenge: Learn CSS Grid by Building a Magazine - Step 77
Link to the challenge: