Left Side Menu

It has the following design:

The Side Bar has the following structure :

<div class="wrapper">
   <aside class="left-aside">
      <section class="sidebar">
           ...
      </section>  
   </div>
</div>

Last updated

Was this helpful?