aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2025-11-15 20:09:51 +0100
committerKaran Jayachandra <mail@karanjayachandra.com>2025-11-15 20:09:51 +0100
commit4ff9794fa2b545134efe341ad012667c67f70d15 (patch)
tree52675a68a49928cee6e13044f1e66309a30155ce /src/style.css
parent7cec8794b6616d294b6a0e8aab3b9d8b1dcdb6db (diff)
Added the changes to include the game counting
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 197597b..d6ea4de 100644
--- a/src/style.css
+++ b/src/style.css
@@ -7,7 +7,9 @@
text-align: center;
width: 100px;
}
-
+#timer {
+ margin: 0;
+}
@media (min-width: 900px) {
#Regular_list button {
height: 100px;