fix(curriculum): update video ids for css grid (#57590)

This commit is contained in:
Dario-DC
2024-12-19 12:28:39 +01:00
committed by GitHub
parent 4a1854d176
commit 1525a67f48
8 changed files with 8 additions and 8 deletions
@@ -2,7 +2,7 @@
id: 672aa8ac4631d1623ec5cd86
title: What Is CSS Grid, and How Does It Differ from Flexbox?
challengeType: 11
videoId: nVAaxZ34khk
videoId: uh0EzmmlpwQ
dashedName: what-is-css-grid
---
@@ -2,7 +2,7 @@
id: 673226732b19aa1cacd0a75c
title: How Can You Create Flexible Grids with the fr Unit?
challengeType: 11
videoId: nVAaxZ34khk
videoId: frGW2L836GU
dashedName: how-can-you-create-flexible-grids-with-the-fr-unit
---
@@ -2,7 +2,7 @@
id: 6732267ecab2151ced471cd4
title: How Can You Create Gaps Between Tracks in a Grid?
challengeType: 11
videoId: nVAaxZ34khk
videoId: f8jbUFfvZ_Q
dashedName: how-can-you-create-gaps-between-tracks-in-a-grid
---
@@ -2,7 +2,7 @@
id: 6732268d05c3661d32a0fee8
title: How Can You Repeat Track Listings in a Grid Layout?
challengeType: 11
videoId: nVAaxZ34khk
videoId: d2wi5br6o0E
dashedName: how-can-you-repeat-track-listings-in-a-grid-layout
---
@@ -2,7 +2,7 @@
id: 6732269a7aa2ca1d6b6574fe
title: What Is the Difference Between an Implicit and Explicit Grid?
challengeType: 11
videoId: nVAaxZ34khk
videoId: QMqRqHE_t8k
dashedName: what-is-the-difference-between-an-implicit-and-explicit-grid
---
@@ -2,7 +2,7 @@
id: 673226a62eb2121da41a3d68
title: What Is the minmax() Function and How Does It Work?
challengeType: 11
videoId: nVAaxZ34khk
videoId: rpWiq2k2B_8
dashedName: what-is-the-minmax-function-and-how-does-it-work
---
@@ -2,7 +2,7 @@
id: 673226afcd33991dd751937a
title: How Do the grid-column and grid-row Properties Work?
challengeType: 11
videoId: nVAaxZ34khk
videoId: ZKlcAue2j_U
dashedName: how-do-the-grid-column-and-grid-row-properties-work
---
@@ -2,7 +2,7 @@
id: 673226b97d4a731e0577ae93
title: How Can You Position Items on the Grid Using the grid-template-areas Property?
challengeType: 11
videoId: nVAaxZ34khk
videoId: PV83v-6vxKw
dashedName: how-can-you-position-items-on-the-grid-using-the-grid-template-areas-property
---