Skip to content

Commit 2cb657e

Browse files
authored
Merge branch 'TheOdinProject:main' into mico-flex-patch-1
2 parents e4c395c + dc722ec commit 2cb657e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid/02-grid-layout-2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Responsive Holy Grail Layout with Grid
22

3-
This one is easy! We are going to take our Holy Grail Layout from the first exercise and make it responsive. To do this we will simply change our fixed track sizes to be dynamic. Consider this a warmup for the next exercise and make sure your layout is responding properly when resizing the browser window.
3+
For this exercise, we are going to take our Holy Grail Layout from the first exercise and make it responsive. To do this we will simply change our fixed track sizes to be dynamic. Consider this a warmup for the next exercise and make sure your layout is responding properly when resizing the browser window.
44

55
### Hints
66
- You only need to add to the CSS selectors

0 commit comments

Comments
 (0)