+
@@ -25,13 +25,13 @@
name="list"
tag="ul"
role="list"
- class="space-y-1"
+ class="mt-2 space-y-0.5"
v-if="filteredLibrary.length > 0"
>
@@ -57,7 +57,8 @@
diff --git a/server/pages/account/index.vue b/server/pages/account/index.vue
new file mode 100644
index 00000000..cc340bc4
--- /dev/null
+++ b/server/pages/account/index.vue
@@ -0,0 +1 @@
+
diff --git a/server/pages/account/notifications.vue b/server/pages/account/notifications.vue
new file mode 100644
index 00000000..27e0f695
--- /dev/null
+++ b/server/pages/account/notifications.vue
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/server/pages/account/security.vue b/server/pages/account/security.vue
new file mode 100644
index 00000000..27e0f695
--- /dev/null
+++ b/server/pages/account/security.vue
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/server/pages/account/settings.vue b/server/pages/account/settings.vue
new file mode 100644
index 00000000..cc340bc4
--- /dev/null
+++ b/server/pages/account/settings.vue
@@ -0,0 +1 @@
+
diff --git a/server/pages/library.vue b/server/pages/library.vue
index afe32784..d69a49c2 100644
--- a/server/pages/library.vue
+++ b/server/pages/library.vue
@@ -1,5 +1,5 @@
-
+
diff --git a/server/pages/library/game/[id]/index.vue b/server/pages/library/game/[id]/index.vue
index e494d35f..79d5b743 100644
--- a/server/pages/library/game/[id]/index.vue
+++ b/server/pages/library/game/[id]/index.vue
@@ -3,13 +3,13 @@
class="mx-auto w-full relative flex flex-col justify-center pt-72 overflow-hidden"
>
-
+
-
+
- Back to Collections
+ Back to Library
{{ game.mName }}
-
+
{{ game.mShortDescription }}
-
+