Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Oct 9, 2024
1 parent 650ec52 commit 2e3e4a8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions content/blog/wingingit/winging-it-12.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ summary: |
As requested,
this is part two of our dive into CSS grids.
We address your questions about strategy --
demoing how we plan and apply grid layouts starting with a design and implementing in the browser.
demoing how we plan and apply grid layouts,
starting with a design
and implementing in the browser.
---

1. [Winging It Ep 10: Learn CSS Grid First](/2024/07/23/winging-it-10/)
Expand All @@ -44,7 +46,7 @@ summary: |

- How we plan our grids when reviewing a design
- Working with the `grid-template` shorthand property
- Making decisions about how content flows and stacks at different sizes
- Making decisions about how content flows and stacks at different sizes
- Working with `gap` and empty grid cells
- Rapid prototyping with rough markup

Expand All @@ -59,4 +61,3 @@ workshop with Smashing Conference. The first session is on October 14, 2024.

- [CSS Grid Design](https://www.figma.com/design/RHLs3YJE40ZAT7LiZaTQu3/Grid?node-id=2-21&node-type=frame&t=rLrO9i6kCAw1C1Ee-0)
- [CSS Grid from Scratch](https://codepen.io/stacy/pen/ZEddQOz)

0 comments on commit 2e3e4a8

Please sign in to comment.