diff --git a/frontend/src/pages/TreeNavigationPage.tsx b/frontend/src/pages/TreeNavigationPage.tsx
index 643c3c75..ceb7c20f 100644
--- a/frontend/src/pages/TreeNavigationPage.tsx
+++ b/frontend/src/pages/TreeNavigationPage.tsx
@@ -687,7 +687,7 @@ export function TreeNavigationPage() {
{tree.name}
{timerDisplay && (
-
+
{timerDisplay}
@@ -874,7 +874,7 @@ export function TreeNavigationPage() {
) : (
-
+
{index + 1}
)