jekyll-lux-covid-theme 0.0.13 → 0.0.14

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
  SHA256:
3
- metadata.gz: 5a95a1df74cf7442d2276d77bd659313dbdd9403c9661344b66b4a1bad86fc33
4
- data.tar.gz: '0793a374617ae205431a9c1ef7e837a421cd9331c91b07ce61c518dc6a1eb3eb'
3
+ metadata.gz: d70b784f512490a4890b7fe3826a6d88410380ee49b90f47e46b1b8aacfab03c
4
+ data.tar.gz: b09684ccc9e4ba6c3c718f2bebe96001e26c4b5f177a9ded2556dc0a5098981c
5
5
  SHA512:
6
- metadata.gz: a98b78e5eba1bd4642eeff075c514cf98105b1f47ed087cc6275d321474ec5fdba9b2add4110cd061a3180f2f3dadee18a173e595e7746ed16f10f95f418b331
7
- data.tar.gz: a5de26b2f96dd1d26b04e50d7034f72f8a3f022e94aca8109ea33d74e8cf9fcd22349ea46ca5b1b0765e7c6fb1e51dff63df6b073452d87cb6974345f4477e51
6
+ metadata.gz: 1cf5bf918fe4949270203efb11c6e2ac26868da8f4dcfd4971281ed2e8aacd272609161db9650d712feb8b4271ae5e382243320c197ab81a969ffd9ab4ff2b03
7
+ data.tar.gz: 0eb2490732ab9c46013063b1728a5fcf6516dde183aff12db266068fab9b2aa13dbc946ee58f9514ac54fdfe3db10b81661a25a0eccc8bb60e9e4fa0c3184338
@@ -231,8 +231,7 @@ pre {
231
231
  }
232
232
 
233
233
  .wrapper {
234
- // padding-right: $spacing-unit;
235
- padding-right: 50px;
234
+ padding-right: $spacing-unit;
236
235
  padding-left: $spacing-unit;
237
236
  }
238
237
 
@@ -325,10 +325,12 @@ html {
325
325
  .page-content {
326
326
  margin-top: 30px;
327
327
  margin-left: 5%;
328
+ margin-right: 5%;
328
329
  @include media-query($on-palm) {
329
330
  margin-top: 5px;
330
331
  padding-top: 0px;
331
332
  margin-left: 1%;
333
+ margin-right: 1%;
332
334
  }
333
335
  padding: $spacing-unit 0;
334
336
  padding-bottom: $footer-height;
@@ -336,6 +338,7 @@ html {
336
338
  @media print {
337
339
  margin-top: 2px;
338
340
  margin-left: unset;
341
+ margin-right: unset;
339
342
  }
340
343
  }
341
344
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-lux-covid-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - jaceklebioda_lux