leather 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -75,6 +75,7 @@ html, body {
75
75
  @extend .text-center;
76
76
  @extend .text-white;
77
77
  margin-top: 20px;
78
+ margin-bottom: 70px;
78
79
  a {
79
80
  text-decoration: underline;
80
81
  color: $white;
@@ -1,4 +1,4 @@
1
1
  <div class="devise-welcome">
2
- <h2><%= link_to "Leather", root_url %></h2>
3
- <h3><%= subtitle %></h3>
4
- </div>
2
+ <h2><%= link_to "Leather", root_url %></h2>
3
+ <h3><%= subtitle %></h3>
4
+ </div>
@@ -1,3 +1,3 @@
1
1
  module Leather
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: leather
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -174,7 +174,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
174
174
  version: '0'
175
175
  segments:
176
176
  - 0
177
- hash: -3336704615829480604
177
+ hash: -1691756790031044391
178
178
  required_rubygems_version: !ruby/object:Gem::Requirement
179
179
  none: false
180
180
  requirements:
@@ -183,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
183
183
  version: '0'
184
184
  segments:
185
185
  - 0
186
- hash: -3336704615829480604
186
+ hash: -1691756790031044391
187
187
  requirements: []
188
188
  rubyforge_project:
189
189
  rubygems_version: 1.8.24