// Task
In the style.css file, edit the grid-template-columns property so that the sizes of the red, yellow, and blue elements stay as they are now, while the green element becomes twice as large as the red element. Use the fraction (fr) unit for the values. Leave the rest of the code unchanged. If you don't know the solution, click the "Show answer" button.
🔒 localhost
Section 8 · Lesson 95Free Preview
Interactive Grid task: fraction (fr)
IDE300 XP2:30
// lesson_notes
—