Corrected element ordering for nav
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user