diff options
-rw-r--r-- | web/css.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index de97f9999..a1d7d99a5 100644 --- a/web/css.css +++ b/web/css.css @@ -186,7 +186,7 @@ ul#error { #postcodeForm { display: table; - _width: 31em; + _width: 33em; text-align: center; font-size: 150%; margin: 1em auto; |