diff --git a/app/views/home/home.html.haml b/app/views/home/home.html.haml index 66d4b6e6543..71ed8754768 100644 --- a/app/views/home/home.html.haml +++ b/app/views/home/home.html.haml @@ -59,10 +59,6 @@ %body #page.container #content - .row - #header{:style => "left: 0; padding: 15px 0;"} - %a#login-link.btn{:href => "login", :style => "margin-right: 15px;"} Log In - #getting-started .row{:style => "text-align: center;"} #banner @@ -70,8 +66,7 @@ %br %br = t('uniknintro') - %br - %br - #steps.row + %br + %br %h2 %a#btn{:href => "login"} Log In \ No newline at end of file