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

Skip to content

Commit 5545431

Browse files
authored
Update MAKEME.md
1 parent 14b21a5 commit 5545431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week2/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The final exercise is a mini-course of Git and GitHub. Go through it and try to
2525

2626
### 2. Responsive design challenges
2727

28-
Making websites that are `responsive` to a variety of device sizes (in other words, that still "look good" on any device), has become the standard way of building. You have to learn how to do this to. However, fear not because it's not as intimating as it might seem; you're not going to build a separete page for literally every device size out there.
28+
Making websites that are `responsive` to a variety of device sizes (in other words, that still "look good" on any device), has become the standard way of building. You have to learn how to do this to. It's not as intimating as it might seem; you're not going to build a separete page for literally every device size out there.
2929

3030
Instead, you'll be applying certain CSS rules only to certain device sizes: the average desktop (1024px and more), the average tablet (between 600px and 1024px) and the average mobile device (600px and below).
3131

0 commit comments

Comments
 (0)