mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): two correct answers web response quiz (#65000)
This commit is contained in:
committed by
GitHub
parent
073a20d697
commit
11cf322568
+1
-1
@@ -691,7 +691,7 @@ Which of the following is a valid way to target devices with a portrait orientat
|
||||
|
||||
---
|
||||
|
||||
`@media (orientation: portrait) { ... }`
|
||||
`@media (portrait: orientation) { ... }`
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user