euphoria 0.1.4.2 → 0.1.4.3

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: 768c1ac194d9191e2b3e67e3cb4e802a22b9e93b
4
- data.tar.gz: 526b4dbfc6a38153332b4ba637a16125578c059d
3
+ metadata.gz: 72f6a7aa1ca383f2b086923fde8228538d9ff94e
4
+ data.tar.gz: 0a4fd8fc2c99788498e2ad87675a188b0678ca37
5
5
  SHA512:
6
- metadata.gz: 11c33a20bf48ae2c4f933937ec56d82254749f0e657f180f8f1ce975b1ab82e83f86aa2095b97fc54c026a65664a29f1a2555a7f35598399e78848539d0ec5bc
7
- data.tar.gz: f84bdc504570b753fc809e0b2d3fbc3a6c4bae6aaf19b300e2697f437067b45e514e97c4a6f8d1b900c5884f647867d0ded53f757ec90f83ea227d19cb05542c
6
+ metadata.gz: 8747f56b6c08cf3b5b30a9d872902ba61314a6eb424bad7ac248ad9a1ab43a911f218e5e31b711865fae94a2814f8cfa35908b4cc529edf93231bf4a956dba7d
7
+ data.tar.gz: 794d0ac17c8cc94e3240ec9fd6410b9d36c2ad8d351591d740704f4b934a31f8b9a374c7107b7033a82f0dfcb37708d91e76ad55fb1a62fa3ede0a4067cbdb71
@@ -24,9 +24,8 @@ nav
24
24
  border: 1px solid #dedede
25
25
  border-radius: 4px
26
26
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055)
27
- color: #888
27
+ color: #2a2a2a
28
28
  display: block
29
- margin: .8% 0
30
29
  overflow: hidden
31
30
  width: 100%
32
31
  .mobile
@@ -156,4 +155,3 @@ nav
156
155
  margin-bottom: 1%
157
156
  li
158
157
  width: 47%
159
-
@@ -1,4 +1,4 @@
1
1
  module Euphoria
2
- VERSION = "0.1.4.2"
2
+ VERSION = "0.1.4.3"
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.2
4
+ version: 0.1.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - paul brunache