From a467ad878745c7ce688af235e3b6dd002e705d20 Mon Sep 17 00:00:00 2001 From: Sem Date: Fri, 19 Oct 2012 08:06:22 +0200 Subject: Landing page to the right in small screens. --- views/default/css/n1_theme/landing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/default/css/n1_theme/landing.php b/views/default/css/n1_theme/landing.php index 965a1a5..df5b0ab 100644 --- a/views/default/css/n1_theme/landing.php +++ b/views/default/css/n1_theme/landing.php @@ -3,7 +3,7 @@ background-image: url('mod/n1_theme/_graphics/n1.png'); background-repeat: no-repeat; display: table; - margin: 30px auto 50px; + margin: 30px 0 50px auto; min-width: 80%; } -- cgit v1.2.3