We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceef8e1 commit 9c6d0b2Copy full SHA for 9c6d0b2
.gitignore
@@ -1,2 +1,3 @@
1
+.idea
2
.DS_Store
3
*/.DS_Store
Week2/MAKEME.md
@@ -20,7 +20,7 @@
20
* [Article about multiple ways to select classes and id's](https://css-tricks.com/multiple-class-id-selectors)
21
* [Read about nice color combinations](http://www.colorcombos.com/index.html)
22
23
-#### Super fun flexbox practice
+#### Super fun flexbox and grid practice
24
* [flexboxfroggy](https://flexboxfroggy.com/)
25
* [cssgridgarden](http://cssgridgarden.com/)
26
0 commit comments