Created
August 25, 2015 19:58
-
-
Save mattdetails/a11dac1943374fac82dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav class="sub-nav"> | |
<ul class="sub-nav-list"> | |
<li class="sub-nav-list-item mod-home"><a href="">Home</a></li> | |
<li class="sub-nav-list-item"><a href="">About</a></li> | |
<li class="sub-nav-list-item"><a href="">Company</a></li> | |
</ul> | |
</nav> | |
.sub-nav | |
.main-nav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment