From 31cb12b7a9aee6581c21310dcf9adbf2c4c49ac4 Mon Sep 17 00:00:00 2001 From: David Gay Date: Fri, 4 Jun 2021 10:39:41 -0400 Subject: Reduce font size of timer and use display font --- app/views/application/_timer.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/application/_timer.html.erb') diff --git a/app/views/application/_timer.html.erb b/app/views/application/_timer.html.erb index f301ffc..06c4dd7 100644 --- a/app/views/application/_timer.html.erb +++ b/app/views/application/_timer.html.erb @@ -5,9 +5,9 @@ data-timer-activity-duration-value="<%= current_char.activity_duration %>" data-timer-post-url-value="<%= finish_activity_url %>">
- +
-
+
-- cgit v1.2.3