mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-18 16:09:30 -05:00
Shortening navbar for mobile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<nav>
|
<nav>
|
||||||
<a role="button" class="btn btn-outline-danger btn" href="info">Info</a>
|
<a role="button" class="btn btn-outline-danger btn" href="info">Info</a>
|
||||||
<a role="button" class="btn btn-outline-danger btn" href="shadows">Shadows</a>
|
<a role="button" class="btn btn-outline-danger btn" href="shadows">Shadows</a>
|
||||||
<a role="button" class="btn btn-outline-danger btn" href="/persona5-negotiation">P5 (2017) Questions</a>
|
<a role="button" class="btn btn-outline-danger btn" href="/persona5-negotiation">P5 Questions</a>
|
||||||
<a role="button" class="btn btn-outline-danger btn" href="royal">P5 Royal Questions</a>
|
<a role="button" class="btn btn-outline-danger btn" href="royal">Royal</a>
|
||||||
</nav>
|
</nav>
|
||||||
Reference in New Issue
Block a user