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%; }