aboutsummaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css12
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