diff --git a/src/App.vue b/src/App.vue index b47d88e..5499704 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,17 +1,29 @@ @@ -21,7 +33,7 @@ export default { font-family: Avenir, Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - text-align: center; + // text-align: center; color: #2c3e50; margin-top: 60px; }