From df0b305e675424fccf57105f13661e57e5a403c8 Mon Sep 17 00:00:00 2001 From: Juraj Michalek Date: Sun, 28 Dec 2014 20:27:12 +0000 Subject: [PATCH] fix problem with folding cards in the first level --- css/pexeso.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/pexeso.css b/css/pexeso.css index 9436337..f939d88 100644 --- a/css/pexeso.css +++ b/css/pexeso.css @@ -1,3 +1,7 @@ +body { + margin: 0; +} + #mainContent { font-family: Arial, Helvetica, sans-serif; font-size: xx-large;