Main Content
The Main Content has the following structure :
<div class="wrapper">
<div id="content" class="bg-container">
<header class="head">
...
</header>
<div class="outer">
<div class="inner bg-container">
...
</div>
</div>
</div>
</div>
Last updated
Was this helpful?