Skip to content

Commit 9bd2f1c

Browse files
author
jordanmccullough
committed
Fix Training logo selector refactor
1 parent 67f1362 commit 9bd2f1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/navigation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<section class="colorful">
2-
<nav class="container">
2+
<nav>
33
<hgroup>
44
<a href="../">
55
<span class="mega-octicon octicon-logo-github"></span>
6-
<span class="logo-training-materials"></span>
6+
<span class="logo-training"></span>
77
</a>
88
</hgroup>
99
<ul>

0 commit comments

Comments
 (0)