Skip to content

Commit

Permalink
Fixed - update version element to use outline badge
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiIgna committed Apr 29, 2020
1 parent 96a7acf commit aed5b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h5 class="subtitle">Layered Design</h5>
<ul class="nicer-list">
<li><a href="#">Submenu</a></li>
<li><a href="#">Support</a></li>
<li><span class="badge badge-light js-version">v1.0.0</span></li>
<li><span class="badge badge-outline-dark js-version">v1.0.0</span></li>
</ul>
</div>
<div class="col-xs-6 col-md-3">
Expand Down

0 comments on commit aed5b6d

Please sign in to comment.