diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-08-07 12:20:36 +1000 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-08-07 12:20:36 +1000 |
commit | 92ff13627021a5fdd4eea59bd5db493cbea5406b (patch) | |
tree | eb95a180a88c4cd8f82aa2169a4ce1fb0ddcbe07 /project/assets/css/stvcount.css | |
parent | 60c63100f66ea5dce4ad10941b4c40725f01f3c8 (diff) |
I think I've finally struck the right width balance
Diffstat (limited to 'project/assets/css/stvcount.css')
-rw-r--r-- | project/assets/css/stvcount.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/assets/css/stvcount.css b/project/assets/css/stvcount.css index ac98521..0570066 100644 --- a/project/assets/css/stvcount.css +++ b/project/assets/css/stvcount.css @@ -7,7 +7,7 @@ table, th, td { table { margin: 2em auto 2em auto; - max-width: 59em; + max-width: 60em; } |