smock 0.1.235 → 0.1.236

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.235)
4
+ smock (0.1.236)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -50,5 +50,11 @@
50
50
  +space(padding-top, 3)
51
51
  +space(padding-bottom, 3)
52
52
 
53
+ .s-small-padding-top
54
+ +space(padding-top)
55
+
53
56
  .s-crazy-padding-top
54
57
  +space(padding-top, 7)
58
+
59
+ .s-border-top
60
+ +border-top(2px)
@@ -348,9 +348,9 @@
348
348
  </div>
349
349
  </section>
350
350
 
351
- <section class="th-inverse">
352
- <div class="container ch-dark-gray-background s-double-side-padded s-crazy-padding-top">
353
- <h3 class="s-no-below"><strong>Only the best for your job.</strong></h3>
351
+ <section class="s-border-top s-small-padding-top">
352
+ <h3 class="th-align-center"><strong>Only the best for your project.</strong></h3>
353
+ <div class="container th-inverse ch-dark-gray-background s-double-side-padded s-crazy-padding-top">
354
354
  <div am-grid-col="l:9">
355
355
  <p class="th-size-large s-medium-below">All designers and developers have<br /> been hand-picked. It ensures great results<br /> for you, and enables them to earn an<br /> income doing what they
356
356
  love.</p>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.235
4
+ version: 0.1.236
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -2368,7 +2368,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
2368
2368
  version: '0'
2369
2369
  segments:
2370
2370
  - 0
2371
- hash: -2841133142602478287
2371
+ hash: 4548244527202156330
2372
2372
  required_rubygems_version: !ruby/object:Gem::Requirement
2373
2373
  none: false
2374
2374
  requirements:
@@ -2377,7 +2377,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
2377
2377
  version: '0'
2378
2378
  segments:
2379
2379
  - 0
2380
- hash: -2841133142602478287
2380
+ hash: 4548244527202156330
2381
2381
  requirements: []
2382
2382
  rubyforge_project: smock
2383
2383
  rubygems_version: 1.8.21