euphoria 0.1.4.1 → 0.1.4.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9f78d958be3b96f1c8baf7b81efac041b6c1a88b
4
- data.tar.gz: b16dce646f450bff8c49d1b3331f714b0febf2d4
3
+ metadata.gz: 768c1ac194d9191e2b3e67e3cb4e802a22b9e93b
4
+ data.tar.gz: 526b4dbfc6a38153332b4ba637a16125578c059d
5
5
  SHA512:
6
- metadata.gz: 452570d690864a5e6850d1f24cadee78d247eb1e507da81bcbdc49d176e50aafff61dd2072e1f23a5ccab96aa1398168ef94d691f7693e737d8f24c6730023f0
7
- data.tar.gz: a3bc4aab08024c815bc6e6745c7046dbef334776761ca54be74b205753d4444414ef37bcfd75b9ae52ceecb1aed5727cff8f1bf40001b3966968899c2f818d02
6
+ metadata.gz: 11c33a20bf48ae2c4f933937ec56d82254749f0e657f180f8f1ce975b1ab82e83f86aa2095b97fc54c026a65664a29f1a2555a7f35598399e78848539d0ec5bc
7
+ data.tar.gz: f84bdc504570b753fc809e0b2d3fbc3a6c4bae6aaf19b300e2697f437067b45e514e97c4a6f8d1b900c5884f647867d0ded53f757ec90f83ea227d19cb05542c
@@ -18,13 +18,13 @@ $menu_bg: #fff
18
18
  ** Rows
19
19
  **============================================================================
20
20
  .row
21
- margin: 0 auto
22
- max-width: 55.55556rem
23
- width: 100%
24
- &:before
21
+ margin: 0 auto
22
+ max-width: 55.55556rem
23
+ width: 100%
24
+ &:before
25
25
  content: " "
26
26
  display: table
27
- &:after
27
+ &:after
28
28
  content: " "
29
29
  display: table
30
30
  clear: both
@@ -1,4 +1,4 @@
1
1
  module Euphoria
2
- VERSION = "0.1.4.1"
2
+ VERSION = "0.1.4.2"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: euphoria
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4.1
4
+ version: 0.1.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - paul brunache