I have finished this page and would really appreciate any comments on how I can improve my code!
On a side note: I can’t seem to make the #main-doc wrap under the nav-bar when the screen is <815px, any suggestions?
/*mobile*/
@media only screen and (max-width : 815px) {
#main-doc {
position: relative;
}
Challenge: Build a Technical Documentation Page
Link to the challenge: