From 27ab843d0ef9c8c4f9eca90d2205e32a06157d98 Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Sun, 9 Apr 2023 20:07:13 -0400 Subject: [PATCH] format time, some css, removing warnings --- src/components/timer.vue | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/src/components/timer.vue b/src/components/timer.vue index 2233ac0..f4e92f6 100644 --- a/src/components/timer.vue +++ b/src/components/timer.vue @@ -1,10 +1,28 @@