Hello, I have a problem/few questions. Here is the link to codepen: https://codepen.io/kiqwe90/pen/bGvWOMo
- How to solve task with [code]?
" You should have at least fivecode
elements that are descendants of.main-section
elements." - Also I have a problem with .main-section case. I’ve linked all the headers but it’s still failed. <or maybe I’m wrong and something is incorrect with my code>
- The last one is: “Your Technical Documentation project should use at least one media query.” - I don’t knwo what’s wrong.
Also it will be great if you may tell me your opinion about how I solve the sticky nav bar and is it ok that I used margin for main-section.
" .main-section {
margin: 20px 20px 20px 300px !important;
}"
Best