diff --git a/ui/src/components/TitleBar.vue b/ui/src/components/TitleBar.vue
index e80e2b8..ceaa9a9 100644
--- a/ui/src/components/TitleBar.vue
+++ b/ui/src/components/TitleBar.vue
@@ -1,30 +1,17 @@
-
-
- LOGO
-
+
+ LOGO
-
- TITLE
-
+ TITLE
-
+
+
@@ -40,5 +27,8 @@ import Clock from "./Clock.vue";
export default class TitleBar extends Vue {}
-
\ No newline at end of file