diff options
Diffstat (limited to 'served/styles/home.css')
-rwxr-xr-x | served/styles/home.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/served/styles/home.css b/served/styles/home.css index be276b2..d48471a 100755 --- a/served/styles/home.css +++ b/served/styles/home.css @@ -121,7 +121,7 @@ ul.thing-list { } #greeting p { - max-width: 25rem; + max-width: 26rem; } p#notice { |