diff --git a/QuizExperiment.Admin/Client/Shared/Client/WaitingForQuestions.razor b/QuizExperiment.Admin/Client/Shared/Client/WaitingForQuestions.razor
index 22823a9..b875957 100644
--- a/QuizExperiment.Admin/Client/Shared/Client/WaitingForQuestions.razor
+++ b/QuizExperiment.Admin/Client/Shared/Client/WaitingForQuestions.razor
@@ -1,7 +1,7 @@
-
Hello @UserName
-
Just waiting for players to join
-
Your host will start the quiz shortly.
+
Hello @UserName
+
Just waiting for players to join
+
Your host will start the quiz shortly.
diff --git a/QuizExperiment.Admin/Client/Shared/Components/NavBar.razor b/QuizExperiment.Admin/Client/Shared/Components/NavBar.razor
index 61aab25..c58e3ac 100644
--- a/QuizExperiment.Admin/Client/Shared/Components/NavBar.razor
+++ b/QuizExperiment.Admin/Client/Shared/Components/NavBar.razor
@@ -2,14 +2,14 @@