improved subNav for matches
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
</header>
|
||||
<main>
|
||||
<div class="spacer"></div>
|
||||
<router-view/>
|
||||
<router-view name="main" />
|
||||
</main>
|
||||
<footer class="mt-auto">
|
||||
<Footer />
|
||||
@@ -24,4 +24,4 @@ export default {
|
||||
.spacer {
|
||||
height: 70px;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user