@@ -19,6 +19,7 @@ Make sure to turn off both "Use recommended performance settings" & "Use hardwar
19
19
Feel free to submit a PR adding a link to your own recaps, guides or reviews!
20
20
21
21
* [ Course Review] ( https://www.bencodezen.io/blog/review-css-grid-with-wes-bos/ ) by [ @bencodezen ] ( https://www.twitter.com/bencodezen )
22
+ * [ Recap and lessons learned] ( https://marcokuehbauch.com/blog/2018/learning-css-grid/ ) by [ @mkuehb ] ( https://twitter.com/Mkuehb )
22
23
23
24
## A note on Pull Requests
24
25
@@ -44,7 +45,7 @@ I recommend you use the files in the repo, but if you prefer to use JSFiddle ins
44
45
11 . [ Spanning and Placing Cardio] ( https://jsfiddle.net/2z7z6o9k/ )
45
46
12 . [ auto-fit and auto-fill] ( https://jsfiddle.net/d1pLngzx/ )
46
47
13 . [ Using minmax() for Responsive Grids] ( https://jsfiddle.net/xthszm2j/ )
47
- 14 . Grid Template Areas:
48
+ 14 . Grid Template Areas:
48
49
- [ Area Line Names] ( https://jsfiddle.net/tkyxomht/ )
49
50
- [ Areas] ( https://jsfiddle.net/p0sn7L7v/ )
50
51
15 . [ Naming Lines in CSS Grid] ( https://jsfiddle.net/ygpmn0xh/ )
@@ -53,7 +54,7 @@ I recommend you use the files in the repo, but if you prefer to use JSFiddle ins
53
54
18 . [ Re-ordering Grid Items] ( https://jsfiddle.net/uscf9mk0/ )
54
55
19 . [ Nesting Grid with Album Layouts] ( https://jsfiddle.net/yn7jak0y/ )
55
56
20 . [ CSS Grid Image Gallery] ( https://jsfiddle.net/cbjzped2/ )
56
- 21 . Flexbox vs CSS Grid:
57
+ 21 . Flexbox vs CSS Grid:
57
58
- [ Axis Flipping] ( https://jsfiddle.net/pt8hym9s/ )
58
59
- [ Controls on Right] ( https://jsfiddle.net/4o7gavuj/ )
59
60
- [ Flex on Item] ( https://jsfiddle.net/1u264ftd/ )
0 commit comments