curriculum
curriculum copied to clipboard
Media queries: Mention container queries
Because
Container queries have now been out long enough that browser support is excellent. There's nothing particularly new to write about concept-wise but it's sensible to introduce the feature for awareness.
This PR
- Adds a brief section introducing container queries
- Adds appropriate LO/KC items
- LO items shortened to better match the intention of LOs as an overview list of topics in the lesson, instead of learning objectives (as per style guide)
Issue
Closes #30455
Pull Request Requirements
- [x] I have thoroughly read and understand The Odin Project curriculum contributing guide
- [x] The title of this PR follows the
location of change: brief description of changeformat, e.g.Intro to HTML and CSS lesson: Fix link text - [x] The
Becausesection summarizes the reason for this PR - [x] The
This PRsection has a bullet point list describing the changes in this PR - [x] If this PR addresses an open issue, it is linked in the
Issuesection - [x] If any lesson files are included in this PR, they have been previewed with the Markdown preview tool to ensure it is formatted correctly
- [x] If any lesson files are included in this PR, they follow the Layout Style Guide