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
{{ message }}
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
Describe the bug
"Responsive Web Design Principles: Create a Media Query" test is not forgiving.
To Reproduce
Link of challenge: https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-principles/create-a-media-query/
the test wouldn't pass with
it would only pass
difference is an extra spaces inside the parenthesis.
Expected behavior
should pass for both of the code
Screenshots
Desktop (please complete the following information):
Additional context
None