jumbo-jekyll-theme 1.4.46 → 1.4.47

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/core/footer.scss +16 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ae55f9699a472cce257dffae9b0aa03e729f3b98
4
- data.tar.gz: 9092420c323e1f5457098fa7eb469387f82165f5
3
+ metadata.gz: f317cf56d01a5d2ddf12c5be1f31f2a366b41c5c
4
+ data.tar.gz: 4f05ea1b1ca9919679dece78bf48db33ed4031a6
5
5
  SHA512:
6
- metadata.gz: 71e018640225c0147f4a3d0b548cc5dca2519edd8e0e38a194e31e6352103d9f26f2e087add8b2f3803a69b20124b9fa60ac9b7a41704a255676a5a8384619c5
7
- data.tar.gz: 809f899320fcd71b164a4f6b95b59c92e62b24c70f0dd68cfcba4e34fa61c2b5a41bc23b85c4007302c8fe6db9bdc5c132838a6af3e0977ecc7d81aab1df641c
6
+ metadata.gz: 797f948de02ad7dd29b76d326b81a6ac5f2c2dd41c45b75fb09f60e42c283a64bd094e8037603a1e138d379ca49073d4354464edfda6ba89c3e082efa3da580e
7
+ data.tar.gz: 5c20bae9df815fc0421af1142a27e53c743e3bf161f383e29e374c58a2049ae6d92d821c963301f4b0ffb488392843b5a734745cc25c5b7ea459c5dab8312868
@@ -105,6 +105,9 @@ div.row.footer-strip > div > div.pull-right > ul a:hover{
105
105
  line-height: 50px;
106
106
  color: $footer-text-color;
107
107
  }
108
+
109
+
110
+
108
111
  .coloured-bp{
109
112
  color: $brand-primary;
110
113
  }
@@ -150,3 +153,16 @@ a.btn.btn-social-icon:hover i {
150
153
  color: $footer-text-color;
151
154
  }
152
155
 
156
+ @media(max-width:$screen-sm-min - 1){
157
+ .footer-strip .container div, .footer-strip {
158
+ text-align: center;
159
+ }
160
+ a.btn.btn-social-icon {
161
+ margin-right: 0;
162
+ padding-right: 0;
163
+ text-align: center;
164
+ margin-left: 0;
165
+ padding: 4px;
166
+ }
167
+ }
168
+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.46
4
+ version: 1.4.47
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-02 00:00:00.000000000 Z
11
+ date: 2018-05-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll