diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-11-13 21:49:33 +0100 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-11-13 21:49:33 +0100 |
| commit | 4693fcf941e1ab30821b8d514beb5d79e5e2b20a (patch) | |
| tree | 3a654c04f95c0668a428e4223ca202d8e5fb547f /index.css | |
| parent | 944fc2715e967a51e4ccca49d87e987ee2727bc2 (diff) | |
Cleaned up the home folder
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/index.css b/index.css deleted file mode 100644 index 8e3b713..0000000 --- a/index.css +++ /dev/null @@ -1,12 +0,0 @@ -.button-grid { - display: grid; - grid-template-columns: repeat(4, 1fr); - grid-gap: 15px; -} -#timer-display { - text-align: center; - width: fit-content; -} -table { - font-size: 1.5em; -}
\ No newline at end of file |
