summary refs log tree commit diff stats
path: root/client/src/views/Home.vue
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/views/Home.vue')
-rw-r--r--client/src/views/Home.vue8
1 files changed, 0 insertions, 8 deletions
diff --git a/client/src/views/Home.vue b/client/src/views/Home.vue
index c16d336..880c380 100644
--- a/client/src/views/Home.vue
+++ b/client/src/views/Home.vue
@@ -27,11 +27,3 @@
   </div>
 </div>
 </template>
-
-<style scoped>
-#subtitle {
-    font-size: 1.5rem;
-    text-align: center;
-    margin: 2rem 0;
-}
-</style>