diff --git a/src/pages/StatusPage.vue b/src/pages/StatusPage.vue
index 6450bec0..9ce22d53 100644
--- a/src/pages/StatusPage.vue
+++ b/src/pages/StatusPage.vue
@@ -62,7 +62,7 @@
-
+
@@ -721,6 +721,12 @@ footer {
min-width: 50px;
}
+.title-flex {
+ display: flex;
+ align-items: center;
+ gap: 10px;
+}
+
.logo-wrapper {
display: inline-block;
position: relative;