jekyll-theme-noesya 1.0.17 → 1.0.18

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/commons/header.sass +2 -0
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ba93ee31d7ba9c671800ba440e82754e208303324ccc7cc4d5110069cc75f855
4
- data.tar.gz: 99a351c9efa70f08cf440af3d46e611a35c0c4f93bf81218da8d51c74c1f0fd4
3
+ metadata.gz: 0ed2b9b9c43317f866f868636a316e3138cf70a9603054955f317f0704153a77
4
+ data.tar.gz: 444cf683c0c8aa0c81649d2b85eaf70c0be0e9d37810df7452c92ae9dc8914c8
5
5
  SHA512:
6
- metadata.gz: 6ee7e818d79140b032845f562e17c0b23ed637b04602c48fc6be0f03849538febe3fa5f7fc9953c8ba3c052e4553f50afd6111c92ba286bfe2ec42d1b005a64c
7
- data.tar.gz: 7d835a01422f5b3f740dcfd8e70f2abd77fcff8487324db3b05e3a263f8c493027be43428fb90beb6473283904e6e4249691520b3ff965fcab0faec849584ead
6
+ metadata.gz: 07f2703464c7c546c13c51302daa5de1a8101ca43124b36e16188a224ac2d537562df9af11c3a560e624012469e1eab594811a8eea5c55f1d199f65002c11642
7
+ data.tar.gz: 12e21c03a83ba224a77d2f8ecc2b024dd42ba0878b062fcc3626992c4f974ed690a57df43146cf4037bc856155e8aa7c30e89a5815f9b872145491dba01e3243
@@ -10,6 +10,8 @@ body > header
10
10
  z-index: 2
11
11
  @include media-breakpoint-up(md)
12
12
  padding-top: $grid-gutter * 2
13
+ &.menu_burger_only_mobile
14
+ margin-top: -3px
13
15
  a
14
16
  text-decoration: none
15
17
  // Logo
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-noesya
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.17
4
+ version: 1.0.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Moulène
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2021-11-04 00:00:00.000000000 Z
13
+ date: 2021-11-05 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: jekyll
@@ -156,7 +156,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
156
156
  - !ruby/object:Gem::Version
157
157
  version: '0'
158
158
  requirements: []
159
- rubygems_version: 3.1.4
159
+ rubygems_version: 3.1.6
160
160
  signing_key:
161
161
  specification_version: 4
162
162
  summary: Noesya theme for Jekyll.