aboutsummaryrefslogtreecommitdiff
path: root/timer.css
diff options
context:
space:
mode:
Diffstat (limited to 'timer.css')
-rw-r--r--timer.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/timer.css b/timer.css
index 4fac85f..2299a15 100644
--- a/timer.css
+++ b/timer.css
@@ -16,6 +16,10 @@ body {
line-height: 1.1;
}
+#prompt {
+ text-align: center;
+}
+
#countdown {
box-sizing: border-box;
display: flex;