From a011c1d4ea4cac80c2d16c7bf4c1554779af1c1e Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 15 Apr 2014 08:22:53 +0200 Subject: [PATCH] fix resolution --- js/main.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/js/main.js b/js/main.js index a585f9f..9ec5df1 100644 --- a/js/main.js +++ b/js/main.js @@ -1,4 +1,3 @@ $(document).ready(function() { -}); - +}); \ No newline at end of file