From e138fc1dfe874067cd1d24683d7bf56f1860d209 Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Wed, 20 May 2015 17:30:24 -0700 Subject: [PATCH] dashboard mobile tweak --- sass/_project-sass/_project-Main.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index fcd54b3f..402cc7c0 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -205,8 +205,8 @@ float: left; @media (max-device-width: 480px), screen and (max-width: 800px) { - margin-left: 22px; - margin-top: 18px; + margin-left: 0px; + margin-top: 16px; } } .welcome {