diff options
Diffstat (limited to 'timer.css')
-rw-r--r-- | timer.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,10 @@ body { line-height: 1.1; } +#prompt { + text-align: center; +} + #countdown { box-sizing: border-box; display: flex; |