diff --git a/src/App.vue b/src/App.vue index 62aee6f..88585a4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,17 +1,158 @@ @@ -21,8 +162,11 @@ export default { font-family: "Avenir", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; - text-align: center; color: #2c3e50; margin-top: 60px; } + +header { + text-align: center; +}