feat: remove external css resources

This commit is contained in:
Nick
2019-04-07 12:12:30 -04:00
parent 10df1b4b0c
commit f3b8d37fc5
35 changed files with 330 additions and 65 deletions

View File

@@ -297,10 +297,6 @@ export default {
display: flex;
}
h1 {
font-family: 'Varela Round' !important;
}
.v-text-field.centered input {
text-align: center;
}