Commit cdb6d513 by Ahsan Ulhaq

Corrected element ordering for nav

parent 1a19ad02
......@@ -6,8 +6,8 @@
<div class="wrapper wrapper-footer">
<footer>
<nav class="colophon">
<div class="nav-colophon" aria-label="${_('Colophon')}">
<div class="colophon">
<nav class="nav-colophon" aria-label="${_('Colophon')}">
<ol>
<li class="nav-colophon-01">
<a id="about" href="${marketing_link('ABOUT')}">
......@@ -39,7 +39,7 @@
</a>
</li>
</ol>
</div>
</nav>
<div class="wrapper-logo">
<p>
......@@ -89,7 +89,7 @@
</li>
</ul>
</nav>
</nav>
</div>
## please leave this link and use one of the logos provided
<div class="powered-by">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment