fixnavbar
This commit is contained in:
@@ -5,9 +5,8 @@ import Footer from "@/components/Footer.vue";
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<Navbar class="no-print" />
|
|
||||||
|
|
||||||
<RouterView />
|
<RouterView />
|
||||||
|
|
||||||
|
<Navbar class="no-print" />
|
||||||
<!-- <Footer style="height: 10vh" /> -->
|
<!-- <Footer style="height: 10vh" /> -->
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user