Skip to content

Commit c946d83

Browse files
committed
fix css grid
1 parent 8d742f2 commit c946d83

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

52-responsive website grid/index.html 52-portfolio grid/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Based on Mobile-First Responsive Build (with CSS Grid) by Shaun Pelling - The Net Ninja (2020)
2-
https://www.youtube.com/watch?v=PM3XW_1RAIs&list=PL4cUxeGkcC9hH1tAjyUPZPjbj-7s200a4&index=1 -->
2+
see: https://www.youtube.com/watch?v=PM3XW_1RAIs&list=PL4cUxeGkcC9hH1tAjyUPZPjbj-7s200a4&index=1 -->
33

44
<!DOCTYPE html>
55
<html lang="en">
File renamed without changes.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
| 49 | [Todo List](https://github.com/solygambas/html-css-fifty-projects/tree/master/49-todo%20list) | [Live Demo](https://codepen.io/solygambas/full/eYdaJoo) |
5858
| 50 | [Insect Catch Game](https://github.com/solygambas/html-css-fifty-projects/tree/master/50-insect%20catch%20game) | [Live Demo](https://codepen.io/solygambas/full/oNzRbKx) |
5959
| 51 | [Video Background](https://github.com/solygambas/html-css-fifty-projects/tree/master/51-video%20background) | [Live Demo](https://codepen.io/solygambas/full/oNYNLwL) |
60-
| 52 | [Responsive Website with CSS Grid](https://github.com/solygambas/html-css-fifty-projects/tree/master/52-responsive%20website%20grid) | [Live Demo](https://codepen.io/solygambas/full/MWbKzzO) |
60+
| 52 | [Portfolio with CSS Grid](https://github.com/solygambas/html-css-fifty-projects/tree/master/52-portfolio%20grid) | [Live Demo](https://codepen.io/solygambas/full/MWbKzzO) |
6161

6262
Based on [50 Projects In 50 Days - HTML, CSS & JavaScript](https://www.udemy.com/course/50-projects-50-days/) by Brad Traversy (2020).

0 commit comments

Comments
 (0)