main Content

The Main Content has the following structure :

<div class="wrapper">
   <aside class="right-aside view-port-height">
      <section class="content-header">
        ...
      </section>
      <section class="content">
          ...
      </section>
   </aside>
</div>

Last updated

Was this helpful?