We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4204f commit 2ed91c1Copy full SHA for 2ed91c1
app/views/login_page/index.html.haml
@@ -1,7 +1,7 @@
1
%body
2
%header.intro-header{:style => "padding-top: 300px; background-image: url('cover.png')"}
3
4
-= scrivito_tag :h1, @obj, :title
+%h1{:style => "text-align: center; margin-top: -30px; padding-bottom: 20px;"} ログイン
5
= scrivito_tag :div, @obj, :body
6
= form_tag session_path, role: 'form' do
7
.form-group
0 commit comments