jekyll-theme-amethyst 2.10.0 → 2.10.1

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/amethyst.scss +1 -6
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ca4cf34c837bf78fa4612807de42f6549e7345c72364d0319d5fbc3a4cee881b
4
- data.tar.gz: 4c27963060c6e4898af6279008e90085b16571a0ffe4f8c872ebc858b300282c
3
+ metadata.gz: 1b22d1bb69031cfc035ce2b6cf25bbac1e102680c6273cb48720be2d47a5edbf
4
+ data.tar.gz: 1ed0d004d5325d317b6390f353e9688847c341a6b84d1d82c96e3c4c0b2396a2
5
5
  SHA512:
6
- metadata.gz: b74f88c0c331ec97d000f4f4a393f14eb314d998076061e68589e8ee3065bac74064397322d7d6bcacb6a3dd8f1264f2be5ee17fcdfc6f88971898d38a8d7c4d
7
- data.tar.gz: 3adc902f6ba37da2c62dac0337e8585086a724db6adf1d297bc5b22f636fb3615cb45c0d1cd994d2091a8ba8c6fc3fd1872f9929644dd8d098342c3f72aedecd
6
+ metadata.gz: 23d463c73ad25d5d2377ac14940511eec40cf1802b5f05b33a36a5868368101a83f49ba69878b0689ab1ed66f698e999ddfdf3898cc49043504c94aacdf43a47
7
+ data.tar.gz: '09b564b23fe54a9b5c72434087807a0c28518dfd83578a9a29a0c464b5b1720c40350f3ad96d2971aafc46a85b068abc900709e0df481992c5162cfbaf43e5d7'
data/_sass/amethyst.scss CHANGED
@@ -145,7 +145,7 @@ hr {
145
145
  }
146
146
 
147
147
  iframe {
148
- width: 100%;
148
+ max-width: 100%;
149
149
  border: 1px solid #ddd;
150
150
  border-radius: 3px;
151
151
  }
@@ -698,11 +698,6 @@ typesense-minibar input[type="search"] {
698
698
  text-align: center;
699
699
  }
700
700
 
701
- .example-result iframe,
702
- .example-result pre {
703
- height: 360px;
704
- }
705
-
706
701
  /* Layout: post, posts */
707
702
 
708
703
  article > header {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-amethyst
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.10.0
4
+ version: 2.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Timo Tijhof