Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf1b982

Browse files
committed
mentioned media queries to make app responsive
1 parent 95e2b3f commit bf1b982

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Week2/MAKEME.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ The assignment for this week is:
3737

3838
Bonus assignments:
3939

40-
- Make your app responsive
40+
- Make your app responsive (using media queries)
4141
- Make your app ARIA-compliant
4242

4343
Note:
4444

4545
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.
4646
2. Please make sure your code is well-formatted and follows the recommended naming conventions.
4747

48-
## Step 5: Read before next lecture
48+
## Step 4: Read before next lecture
4949

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.
5151

0 commit comments

Comments
 (0)