You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Week2/MAKEME.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -37,15 +37,15 @@ The assignment for this week is:
37
37
38
38
Bonus assignments:
39
39
40
-
- Make your app responsive
40
+
- Make your app responsive (using media queries)
41
41
- Make your app ARIA-compliant
42
42
43
43
Note:
44
44
45
45
1. Please remove all redundant, commented-out code and console.log's from your files before pushing your homework as finished. There is no need for your mentors to review this stuff.
46
46
2. Please make sure your code is well-formatted and follows the recommended naming conventions.
47
47
48
-
## Step 5: Read before next lecture
48
+
## Step 4: Read before next lecture
49
49
50
-
Go trough the reading material in the [README.md](/Week3/README.md) to prepare for your next class.
50
+
Go through the reading material in the [README.md](../Week3/README.md) to prepare for your next class.
0 commit comments