diff --git a/package.json b/package.json
index 5d12cba..3ded4ba 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,8 @@
"dependencies": {
"lodash": "^4.17.10",
"vue": "^2.5.2",
- "vue-router": "^3.0.1"
+ "vue-router": "^3.0.1",
+ "vue-touch": "next"
},
"devDependencies": {
"autoprefixer": "^7.1.2",
diff --git a/src/App.vue b/src/App.vue
index 9c7ec93..53659b7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -35,7 +35,7 @@ h1 {
.container {
max-width: 375px;
- padding: 0 30px;
+ padding: 0 20px;
margin: 0 auto;
}
diff --git a/src/layouts/NavigationLayout.vue b/src/layouts/NavigationLayout.vue
index 9096aef..204ecb1 100644
--- a/src/layouts/NavigationLayout.vue
+++ b/src/layouts/NavigationLayout.vue
@@ -1,7 +1,7 @@
-
+
@@ -9,7 +9,7 @@
diff --git a/src/pages/SelectCharacter.vue b/src/pages/SelectCharacter.vue
index 3956b7d..076bcb5 100644
--- a/src/pages/SelectCharacter.vue
+++ b/src/pages/SelectCharacter.vue
@@ -1,5 +1,5 @@
-
+
Select A Character