You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@
42
42
*[Breaking Down a CSS Grid Layout](http://csskarma.com/blog/css-grid-layout/)
43
43
*[Breaking out with CSS Grid explained](https://www.rachelandrew.co.uk/archives/2017/06/01/breaking-out-with-css-grid-explained/)
44
44
*[Breaking Out With CSS Grid Layout](https://cloudfour.com/thinks/breaking-out-with-css-grid-layout) - Tyler Sticka explores a technique for allowing certain elements to fill the full viewport width from within a fixed-width container
45
-
*[Breaking the Grid](http://daverupert.com/2017/09/breaking-the-grid/) - wo ways to break CSS Grid and how to fix it
45
+
*[Breaking the Grid](http://daverupert.com/2017/09/breaking-the-grid/) - Two ways to break CSS Grid and how to fix it
46
46
*[Browser Compatibility for CSS Grid Layouts with Simple Sass Mixins](https://css-tricks.com/browser-compatibility-css-grid-layouts-simple-sass-mixins/)
47
47
*[Building Production-Ready CSS Grid Layouts Today](https://www.smashingmagazine.com/2017/06/building-production-ready-css-grid-layout/) - Morten Rand-Hendriksen guide us from 0 to building a Grid with CSS
48
48
*[Case study: my first practical CSS Grid Layout](https://cloudfour.com/thinks/first-css-grid-layout/)
0 commit comments