cleaning some things up
This commit is contained in:
parent
7ea09b99f0
commit
9bf01c0a33
12 changed files with 48 additions and 694 deletions
|
|
@ -5,11 +5,12 @@
|
|||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
html,
|
||||
body {
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#app {
|
||||
font-family: Avenir, Helvetica, Arial, sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
|
|
|||
Loading…
Reference in a new issue