From c922d5063a9be28c251945e906f9a070d46024d2 Mon Sep 17 00:00:00 2001 From: vonavi Date: Sun, 13 Apr 2014 10:45:30 +0300 Subject: [PATCH] Increase the text width. --- _layouts/game.html | 4 ++-- _layouts/page.html | 2 +- _layouts/tournament.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_layouts/game.html b/_layouts/game.html index 65e8624..573efb2 100644 --- a/_layouts/game.html +++ b/_layouts/game.html @@ -2,12 +2,12 @@ layout: default --- -
+

{{ page.title }}

{{ content }}
-
+
 vs.  • 

diff --git a/_layouts/page.html b/_layouts/page.html index 843a4c1..62085ce 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -2,7 +2,7 @@ layout: default --- -
+

{{ page.title }}

{{ content }}
diff --git a/_layouts/tournament.html b/_layouts/tournament.html index 9bc19e2..d0eb860 100644 --- a/_layouts/tournament.html +++ b/_layouts/tournament.html @@ -2,7 +2,7 @@ layout: default --- -
+

{{ page.title }}

{{ content }}