carolinaneves27 / capstonecolmar

0 stars 0 forks source link

Design Spec #3

Closed josephgupkim closed 6 years ago

josephgupkim commented 6 years ago

In regards to your media queries, don't forget to add the viewport meta tag: meta name="viewport" content="width=device-width, initial-scale=1"

This will ensure that your media queries are applied when a change in screen size occurs.

Other than that, your project is looking amazing! More importantly it looks identical to the provided design spec, so great job!

carolinaneves27 commented 6 years ago

will do in the future, thank you for the tip!