diff --git a/src/App.vue b/src/App.vue index b627e8a..79fe9d0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@
- +
@@ -21,6 +21,7 @@ html, body, #app { .components { background: #07193D; + } diff --git a/src/components/appsNav.vue b/src/components/appsNav.vue index 302503f..a0c7642 100644 --- a/src/components/appsNav.vue +++ b/src/components/appsNav.vue @@ -1,6 +1,9 @@