diff --git a/layout/frontpage.php b/layout/frontpage.php index b958a44..b25daa7 100644 --- a/layout/frontpage.php +++ b/layout/frontpage.php @@ -32,7 +32,8 @@ $bgCapa = rand(1,1);
- +wwwroot;?>image_url('logos/logo-b', 'theme')); ?> +
diff --git a/scss/preset/custom.scss b/scss/preset/custom.scss index 3552c2a..67aba7f 100644 --- a/scss/preset/custom.scss +++ b/scss/preset/custom.scss @@ -155,6 +155,14 @@ section#inicial{ color: #000; } } + @media (max-width: 576px) { + section#formulario{ + margin: 70px 0 0 0 !important; + .box-login-capa{ + margin-top: 0px !important; + } + } + } } } #page{ diff --git a/templates/navbar.mustache b/templates/navbar.mustache index df1be58..2e46c8a 100644 --- a/templates/navbar.mustache +++ b/templates/navbar.mustache @@ -32,7 +32,8 @@ - + + {{# logourl }}