jekyll-theme-noesya 1.0.26 → 1.0.27

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 +3 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 86150bd945c4eafcf74b6ef9041e7c9cd1517a2529b6c2be74e2728c483d007e
4
- data.tar.gz: e07efd22690691cc79202020cba58190389e541a347582c46515263088f64030
3
+ metadata.gz: ab8020ecb5c037a73c4c2b92366494271bbaa661c60b512967e73efd94986f37
4
+ data.tar.gz: e661517e36374b314a7215f3664f85b514d206cb2477798614eef44318317940
5
5
  SHA512:
6
- metadata.gz: 42e0647a9e33e2b6d871b65821ea46e347af9c0b4251a0e910c243101e2a8f9a31f3e388e545215143a12b37571ddfd6a7d94124d4e56aa1a33f9385cb081928
7
- data.tar.gz: ea3a5d316ba5dbee2da929bdc84b4e43159c6d94f03c7f04cf50b37c17add27faf0e16272840650a9dd9f64ed44c9494cabb3af301e86cd1a4b01abee6cd6d4d
6
+ metadata.gz: 6007a451d4f6deed078681d51c8b54d638e947a475be85b52097e205052e957c715def1783ac772f8306c5b4de484ade0fbfe3a80e1bb82c0d146a05e580a162
7
+ data.tar.gz: b3290e1bab5c1362bdfe23d60fbc202abe5c1f5f7cd890c669a6dd4f440af0f99a51bd3280ffa5a33951bd6bea62b2ae5ba57b6cddbd2940831d6a55347d615b
@@ -15,12 +15,12 @@ body > header
15
15
  // Logo
16
16
  > a
17
17
  align-self: flex-start
18
- display: inline-block
19
18
  flex-shrink: 0
20
19
  position: relative
21
20
  transition: filter .3s ease
22
- vertical-align: middle
23
21
  z-index: 1
22
+ @include media-breakpoint-up(md)
23
+ margin-top: -1px
24
24
  img
25
25
  display: block
26
26
  margin-left: -2px
@@ -31,7 +31,7 @@ body > header
31
31
  @include media-breakpoint-down(sm)
32
32
  font-size: px2rem(22)
33
33
  margin-left: $grid-gutter / 2
34
- margin-right: 2px
34
+ margin-top: 2px
35
35
 
36
36
  @include media-breakpoint-up(lg)
37
37
  width: calc(8.3333% + 9px)
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.26
4
+ version: 1.0.27
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Moulène