From 54922f956b953976a1e5629a58e71f1e046c1d8e Mon Sep 17 00:00:00 2001 From: mahuntington Date: Tue, 8 Aug 2023 13:55:14 -0400 Subject: [PATCH] Update 'src/components/timer.vue' --- src/components/timer.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/timer.vue b/src/components/timer.vue index c39fd6c..9a5759e 100644 --- a/src/components/timer.vue +++ b/src/components/timer.vue @@ -153,5 +153,6 @@ button, em { font-size:3em; font-style:normal; font-weight:bold; + width:100%; }