Skip to content

Commit

Permalink
website: fixed link bot nav note
Browse files Browse the repository at this point in the history
  • Loading branch information
obscuredetour committed Feb 21, 2019
1 parent d988012 commit 621e90d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
### Add
- Create gif for closing of mobile menu on click.

## [1.2.1] - 2019-02-20
### Changed
- Website: fixed link in bottom navigation note.

## [1.2.1] - 2019-02-11
### Changed
- Readme, docs reflect updated how to use instructions.
Expand Down
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -126,7 +126,7 @@ <h5>Toggle bottom mobile nav</h5>
<button class="button-default -bottomnav">Toggle</button>
</div>
</div>
<p><strong>Note:</strong> Bottom mobile nav bar requires a sticky navigation bar. To enable a fixed nav bar, add class <code>-sticky</code> to the <code>nav-wrapper</code> element. See the <a href="">Sticky navigation</a> section for additional info.
<p><strong>Note:</strong> Bottom mobile nav bar requires a sticky navigation bar. To enable a fixed nav bar, add class <code>-sticky</code> to the <code>nav-wrapper</code> element. See the <a href="#sticky-nav">Sticky navigation</a> section for additional info.
</p>

<hr class="-major" id="how-to-use">
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 621e90d

Please sign in to comment.