From 60c9de4956547d46390c948146aa6e0c865ffcda Mon Sep 17 00:00:00 2001 From: David Gay Date: Thu, 3 Jun 2021 21:26:14 -0400 Subject: Move timer and results to new game containers which are always visible --- app/views/application/_navbar.html.erb | 3 --- app/views/application/_timer.html.erb | 37 +++++++++++++++++++++++++++++++++- 2 files changed, 36 insertions(+), 4 deletions(-) (limited to 'app/views/application') diff --git a/app/views/application/_navbar.html.erb b/app/views/application/_navbar.html.erb index c45db15..c0e2761 100644 --- a/app/views/application/_navbar.html.erb +++ b/app/views/application/_navbar.html.erb @@ -1,8 +1,5 @@