From 9025f032a27c5357f5f1a3c9d6799f3a2fed1ddf Mon Sep 17 00:00:00 2001
From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com>
Date: Mon, 5 Dec 2022 06:53:24 -0600
Subject: [PATCH] Add resource for CSS Gri (#2958)
---
.../roadmaps/100-frontend/content/102-css/101-making-layouts.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md b/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md
index d8bf2a0d0..3a1d482cd 100644
--- a/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md
+++ b/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md
@@ -14,3 +14,4 @@ Float, grid, flexbox, positioning, display and box model are some of the key top
A Complete Guide to Grid
Learn CSS Grid - Course
Learn CSS Grid for free
+Get on the Grid at Last with the CSS Grid Layout Module