Skip to content

Commit

Permalink
Update App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
SlideAway committed Sep 23, 2019
1 parent cd87eb0 commit 1e01da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.vue
Expand Up @@ -4,7 +4,7 @@
<header>
<Navbar></Navbar>
</header>

<br><br>
<section>
<router-view />

Expand Down Expand Up @@ -40,4 +40,4 @@ export default {
height: -webkit-fill-available;
width: 100%
}
</style>
</style>

0 comments on commit 1e01da6

Please sign in to comment.