diff --git a/priv/sass/lfe-sass/bootstrap/_theme.scss b/priv/sass/lfe-sass/bootstrap/_theme.scss index 77747ea..cdd7a4a 100644 --- a/priv/sass/lfe-sass/bootstrap/_theme.scss +++ b/priv/sass/lfe-sass/bootstrap/_theme.scss @@ -42,7 +42,8 @@ body { width: 216px; height: 27px; margin-top: 12px; - margin-left: -10px !important; + margin-left: 0px !important; + margin-bottom: 6px; background: url(/#{$deployment}/images/logos/lfe-logo-site-brand.png) 0 0 no-repeat; } diff --git a/priv/templates/landing.html b/priv/templates/landing.html index 6dacd3f..1edbeb2 100644 --- a/priv/templates/landing.html +++ b/priv/templates/landing.html @@ -24,17 +24,17 @@
New to LFE? Get started here with LFE using our intro guides -- you're just a git clone
or docker run
away!