jekyll-theme-dashboard 0.0.2 → 0.0.3

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/_layout.scss +3 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 95275d16ce9fa5553340768a3f3ad00a38a93ce8744a4933e8d19d2d3a32cc94
4
- data.tar.gz: af8055534f635d1d622e9ef73ba9c8985a7649549aa278b419e6e135aa6e88fb
3
+ metadata.gz: 27930cbf3a891b8b6f01a796c11b7ec864364036e3dffaab59e96bfda8ca14b6
4
+ data.tar.gz: cb8021860bf720fb043f52cbce4f44e6f8eca41caff5a063983e0a4cc86ff152
5
5
  SHA512:
6
- metadata.gz: 1c29549a8d2ab91dda00b4f8e15b3bc621493b5c2ad2d88e347ad4525194a81fcd8d6b6b1b1858c47611d99ccb3a5948f0302abf3330117cd7ae9d5d09f55d85
7
- data.tar.gz: 8ea588e86f05a4d44e78ed1ae213adb6eb5390508069fffd4b579c5c5608d8f4c2978ed65f0d16ba96ea82dd0ed8ba3d3c0e150bcf4131c8f7c95ab82d0995f6
6
+ metadata.gz: 16d8a6019779a2d4fbebabdb8176b680f11a97516bfe8f67935770e965c5e78f3d8735398f45836b08cdccc9cd545c236b474ceeadad73b834dc8204936f77a4
7
+ data.tar.gz: 0c5bfc1cd2f462729305a07104c7c8495eb9c9986e054ee67acf63f30c53d0859af2c1c62c2eade724cb8fd0ddcfb8294482ff467e7d6c5b23aa4b12022741c3
data/_sass/_layout.scss CHANGED
@@ -41,7 +41,9 @@ html, body
41
41
 
42
42
  .related
43
43
  {
44
- width: 50%;
44
+ width: fit-content;
45
+ min-width: 50%;
46
+ max-width: calc(100vw - 4rem);
45
47
  padding-bottom: 0.5rem;
46
48
  }
47
49
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-dashboard
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - TensorWorks Pty Ltd
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-07-22 00:00:00.000000000 Z
11
+ date: 2026-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll