Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
frontHu committed Sep 28, 2018
1 parent ab82580 commit b07ccc6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,11 @@ html, body {
width: 100%;
height: 100%;
color: #606c71;
<<<<<<< HEAD
padding: 0;
margin: 0;
=======
margin: 0;
padding: 0;
>>>>>>> d16215af17cfb3a79a7a3966247330113288389c
}
#app {
width: 100%;
height: 100%;
}
</style>
</style>

0 comments on commit b07ccc6

Please sign in to comment.