--- title: Sidebar mini reveal demo path: ../ --- {% extends "layouts/demo.html" %} {% block page %}
A basic layout with a sidebar element of 200px
wide occupying just 56px
of the layout. The sidebar is also using the extra .sidebar-reveal
and .sidebar-reveal-size-2
classes. On screen sizes up to 554px
wide (mobile), the sidebar will stretch to 100%
of the screen width.