dark-blog-theme 3.9.2 → 3.9.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e645a933aae558e30b4c69a0d67572db0a3d15a57d4f2da3d0dbdb7b15768c6e
4
- data.tar.gz: 33f82b4993a5df4c6fe1b45fbbe74bd70dcbf908c99911c43a016a1ec4f35d47
3
+ metadata.gz: 278d843df73b2acd032888289476a086194128132bf7c563784834995a83004e
4
+ data.tar.gz: 82edf5825d1e9bb092a01c44f7d63b6cf38790904ce5c475a8511a0343a26a7d
5
5
  SHA512:
6
- metadata.gz: 43d438c87d70cf7c8e1ee031aefd96e18ac321344136367db602522981a8ceebfc7891c4e319afbebc009991b407d962d2cc8854c4a448998faa9bca07e4be57
7
- data.tar.gz: 65b63911810c11f177bfcf852cb005ed2b1aec6218622c03f76a7921fa800ee07aba790fc6e08035c76a5e93510a5ae62393fb642850f63e0351bdfc96a77199
6
+ metadata.gz: 9068a425a1023d3e6c54bdf7e3f877d8541d519bd349431d83f2419cce5de2db4c85e56e41175725528565467c2172ade297ffe2dcf2b0cec3735af367111900
7
+ data.tar.gz: 9c2ee70d40d838bfae7e2535870a332c9e73dd7db6bd2b2b6833aa693a5cedb6b77311c59df07aa4a067907b443a90a63075d8deb856549deaf83e60c7604490
@@ -227,13 +227,12 @@
227
227
  background-color: var(--md-sys-color-surface-container);
228
228
  border-radius: 24px;
229
229
  padding: $spacing-unit;
230
- overflow-x: clip;
231
230
  @media screen and (max-width: 850px) {
232
231
  // background-color: var(--md-sys-color-secondary-container);
233
232
  padding: $spacing-unit/2;
234
233
  }
235
234
 
236
- > li {
235
+ > li:not(:last-child) {
237
236
  margin-bottom: $spacing-unit;
238
237
  }
239
238
  }
@@ -133,7 +133,7 @@
133
133
  color: var(--md-sys-color-on-surface);
134
134
  }
135
135
  .navrail-icon {
136
- filter: var(--outline-filter);
136
+ // filter: var(--outline-filter);
137
137
  max-width: 40px;
138
138
  }
139
139
 
@@ -190,9 +190,11 @@
190
190
  .pin-svg {
191
191
  position: absolute;
192
192
  height: 80px;
193
- top: -35px;
194
- right: -40px;
193
+ width: auto;
194
+ top: -34px;
195
+ right: 15px;
195
196
  z-index: 11;
197
+
196
198
  // filter: var(--outline-filter);
197
199
  }
198
200
  .pin-path {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dark-blog-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.9.2
4
+ version: 3.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gul Noor