mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 11:21:47 -05:00
Make them have pills...
This commit is contained in:
parent
e272d9f467
commit
fd91a3e43c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
<a href="@Url.Action("Index", "Home")" class="navbar-brand"><img src="https://cdn.discordapp.com/emojis/276479128574623745.png" style="width:auto;height:auto; max-width:24px;" /></a>
|
||||
</div>
|
||||
<div class="navbar-collapse collapse hidden-md hidden-lg">
|
||||
<ul class="nav navbar-nav">
|
||||
<ul class="nav nav-pills">
|
||||
<li><a href="@Url.Action("Index", "Home")"><span class="glyphicon glyphicon-home"></span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue