Skip to content

Commit

Permalink
markdonw完成
Browse files Browse the repository at this point in the history
  • Loading branch information
frontHu committed Sep 7, 2018
1 parent 221f663 commit 12b094f
Show file tree
Hide file tree
Showing 3 changed files with 861 additions and 29 deletions.
5 changes: 3 additions & 2 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@

<style>
* {
padding: 0;
margin: 0;
/* padding: 0;
margin: 0; */
box-sizing: border-box;
}
html, body {
width: 100%;
height: 100%;
color: #606c71;
}
#app {
width: 100%;
Expand Down
Loading

0 comments on commit 12b094f

Please sign in to comment.