What is your hint or solution suggestion?
solution:
grid-template-columns: repeat(3, 1fr);
Challenge: Reduce Repetition Using the repeat Function
Link to the challenge:
What is your hint or solution suggestion?
solution:
grid-template-columns: repeat(3, 1fr);
Challenge: Reduce Repetition Using the repeat Function
Link to the challenge: