jekyll-theme-noesya 1.1.2 → 1.1.3

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/commons/footer.sass +15 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 87f48d0af573e01ce5b203ef8a195168663ea5b61e9c749ce45bd611911675be
4
- data.tar.gz: a5eddc2b9a3eddc46dc8bd1fa5416a59db9e83eb85374a1fca7fd5477d7fc10f
3
+ metadata.gz: 5fe90daecd089baaa21897a5e250efb2b7664e601eb1b6c2b8a238a0ab444aee
4
+ data.tar.gz: 554d4ed4becb203c208a32e50dbd6910f8a58c40d4affb1641ec921ce1cdb963
5
5
  SHA512:
6
- metadata.gz: c8c7cd594fadb339cfcb66f5df49c1bc02a370d86daf13f361ac30ab007b782fb6b02733bd53c978aa2d43e18d0f97906481d6cda356a37976862ce7b4ba9c72
7
- data.tar.gz: 38bb2bcbb708fd3ece491b04a1f55b9e14ee9d5effc841a0f63f0effbd12d7b09c053e206e476825b4b6b27bac41b0711e26529e77ef82395932b5908730b418
6
+ metadata.gz: 0fe6ee293561b1631bf9f8409ac376d923d60b0adfef8387825e9aa033bfb8ed151915d8a855fdaeb39b71c0391512f95c271038283b199c73825bb9696c184a
7
+ data.tar.gz: 4d788a42a775e3288e7245fae4e85f0159215f5e10439609d3654c161c9c17af22cfdc70792df9c392def6061c1acd90a16641279235544ee0192f635fc1e7fc
@@ -126,3 +126,18 @@ body > footer
126
126
  color: $secondary-on-gray
127
127
  &:hover
128
128
  color: $primary
129
+
130
+ @media screen and (max-height: 700px) and (min-width: 1024px)
131
+ nav
132
+ &:first-of-type
133
+ li
134
+ font-size: px2rem(32)
135
+ line-height: px2rem(45)
136
+
137
+ @media screen and (max-height: 620px)
138
+ body
139
+ padding-bottom: 0
140
+ > footer
141
+ height: auto
142
+ position: relative
143
+
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.1.2
4
+ version: 1.1.3
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: 2023-03-20 00:00:00.000000000 Z
13
+ date: 2023-04-03 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: jekyll