diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-11-09 15:57:07 +0100 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-11-09 15:57:07 +0100 |
| commit | 3dc01fbb930a4eacf416a9cc7911d90da75e6c33 (patch) | |
| tree | dd25d62d619d62ed7d2657e37352caaa749abfd7 /index.css | |
| parent | 6456fae865aae8b2ba398b5f78f2589c93d0643d (diff) | |
Moved a lot of the functionality
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,4 +7,8 @@ .button-grid button { padding: 10px; text-align: center; +} +#timer-display{ + text-align: center; + width: fit-content; }
\ No newline at end of file |
