I cant edit this css- Im trying to make the articles take up more than 58% width but I cant seem to change this css
@media screen and (min-width: 48em)
style.css?ver=4.8.2:3810
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
float: right;
width: 58%;
}
:star2: 4508 | @masd925 |http://www.freecodecamp.com/masd925
Object.keys(obj).forEach(function(key){console.log(obj[key]);});
<h1><h2><h3><h4><h5> and <h6>
created the document outline. But in the html5 <aside> <article> <section> and <nav>
create the document outline as specified. But because of some issue (i think implemention in every single browser or may be something else) it is advised to prefer a way in which both rules are followed. well i covered all this but i cant figure out one thing.:star2: 2475 | @lydatech |http://www.freecodecamp.com/lydatech