Skip to content

Commit

Permalink
couple tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingmachine committed Mar 23, 2012
1 parent 8e83faa commit 6574839
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/assets/stylesheets/home.css.scss
Expand Up @@ -5,6 +5,7 @@
body {
background:none;
padding-top:20px;
padding-bottom:40px;
//height:100%;
}

Expand Down
2 changes: 1 addition & 1 deletion app/views/home/show.html.haml
Expand Up @@ -14,7 +14,7 @@
= form_tag anonymous_user_registration_path, :class => "form-stracked" do
%p
%button.success.btn.large Create Checklist Now
%p Try out the app anonymously. Especially the keyboard interaction – it's very keyboard-friendly. If you like what you see, your checklists will be saved to your account when you sign up.
%p Try the app anonymously. Especially the keyboard interaction. If you like what you see, your checklists will be saved to your account when you sign up.
%p Open Hercules is free and <a href="https://github.com/flyingmachine/openhercules">open source</a>.

.content.sign_up
Expand Down

0 comments on commit 6574839

Please sign in to comment.