diff --git a/budgit.client/index.html b/budgit.client/index.html index 6b78b02..2604f95 100644 --- a/budgit.client/index.html +++ b/budgit.client/index.html @@ -16,7 +16,7 @@ We're sorry but budgit.client doesn't work properly without JavaScript enabled. Please enable it to continue. -
+
diff --git a/budgit.client/src/App.vue b/budgit.client/src/App.vue index 61da437..51e1ced 100644 --- a/budgit.client/src/App.vue +++ b/budgit.client/src/App.vue @@ -1,15 +1,17 @@ diff --git a/budgit.client/src/components/Login.vue b/budgit.client/src/components/Login.vue index c791a88..0cd13dd 100644 --- a/budgit.client/src/components/Login.vue +++ b/budgit.client/src/components/Login.vue @@ -1,24 +1,16 @@