From 1889cf9e759c3ddf3034c6549a28177e399c46af Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 13 Oct 2014 16:01:46 -0400 Subject: make this less narrow --- tozt/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tozt/stylesheets/style.css b/tozt/stylesheets/style.css index 6e2cfe4..210a478 100644 --- a/tozt/stylesheets/style.css +++ b/tozt/stylesheets/style.css @@ -3,7 +3,7 @@ body { font-family : sans; margin : 0 auto; margin-bottom : 16px; - width : 600px; + width : 800px; } a:link { -- cgit v1.2.3