Increase page width.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 19:10:00 +0000 (21:10 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 19:10:00 +0000 (21:10 +0200)
src/main/resources/static/css/sone.css

index 1c49416..ece9035 100644 (file)
@@ -13,7 +13,7 @@
 /* now for the real stuff. */
 
 #sone {
-       width: 50em;
+       width: 68em;
        margin: auto;
 }