We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048824b commit 4294114Copy full SHA for 4294114
1 file changed
README.md
@@ -2,9 +2,9 @@
2
3
In this repository you will find a selection of challenges to do with HTML & CSS.
4
5
-## [Zoo CSS challenge](./zoo-css-challenge/README.md)
+## [Zoo CSS challenge](./zoo-css-challenge/)
6
Exercise about CSS selectors and basic CSS properties.
7
-## [Two truths one lie](./Two-Truths-One-Lie/README.md)
+## [Two truths one lie](./Two-Truths-One-Lie)
8
Exercise about Mobile first design with Flexbox and Media Queries.
9
-## [Form controls](./Form-Controls/README.md)
+## [Form controls](./Form-Controls)
10
Exercise about styling forms with CSS.
0 commit comments