quantum 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dc8a85bc27fe179ed1cac2dccd629642de3baec5
4
- data.tar.gz: 803857f6876c65e16641eed39dae5467c8d29eb1
3
+ metadata.gz: 5e1644717f0c36a64f06de08a1690fa535151559
4
+ data.tar.gz: e7153590c2e1b8bbe1d61232d0600e35e79bb686
5
5
  SHA512:
6
- metadata.gz: 9db017f2ce8cd732aa84625cda76317dbe9b349dbcebe5acb752d7fd469ff10143ab193cdc83a00646c9b21a2a55834e0e5f00d71f41b1afde6a6f6dcc333f60
7
- data.tar.gz: 95623a1207a72d3b4f2a71887d51d395abc6cbcc2ef8379fa22b7a6b75f75b7c6d482801f9bfc75c9e2989973ec89ab07e1391a14fab3197ef06ba486d01a194
6
+ metadata.gz: af6c88ca19feee98bf594ab177a37dc3bcafee200741fc392a7b28302a5978dc7d2e69d75e6a84255313bfad8e8db9ecb01e4b0d927fc318d1fa44a99eefa64c
7
+ data.tar.gz: 13589e68bc04cfdfcbca4d4c075dc701a64a78f3d8b027b8966e9aad83431d2b5e323f908029b02ea987e4232e5a992a49d989590b05fa9f5ff365ed9340c528
@@ -1,3 +1,3 @@
1
1
  module Quantum
2
- VERSION = "0.0.9"
2
+ VERSION = "0.0.10"
3
3
  end
@@ -92,7 +92,7 @@
92
92
  .container .one.columns { width: 65px; }
93
93
  .container .two.columns { width: 150px; }
94
94
  .container .three.columns { width: 235px; }
95
- .container .four.columns { width: 360px; }
95
+ .container .four.columns { width: 320px; }
96
96
  .container .five.columns { width: 405px; }
97
97
  .container .six.columns { width: 490px; }
98
98
  .container .seven.columns { width: 575px; }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: quantum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.9
4
+ version: 0.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-30 00:00:00.000000000 Z
11
+ date: 2013-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler