diff options
Diffstat (limited to 'src/style.css')
| -rw-r--r-- | src/style.css | 4 |
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; |
