From 86b4ef49dbe71d28d8f7e3d598f39d0bc5d0fcc6 Mon Sep 17 00:00:00 2001 From: jllord Date: Tue, 28 May 2013 22:06:07 -0700 Subject: [PATCH] stylezz --- css/site.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/site.css b/css/site.css index 2c0794d..b936ff5 100644 --- a/css/site.css +++ b/css/site.css @@ -64,9 +64,11 @@ code {font-family: "Consolas", "Ubuntu Mono", monospace; line-height: 22px; font @media (max-width: 1024px) { body {border: 20px #F8F8F8 solid; margin: 0px; padding: 20px 20px 80px 20px; } + #rightSide {padding-left: 24px; max-width: 243px;} } @media (max-width: 480px) { #wrapper {max-width: 460px; padding-top: 20px;} + #hackSpotsTable, #map {min-width: 224px;} } \ No newline at end of file