@rmdes/indiekit-endpoint-microsub 1.0.20 → 1.0.21

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.
package/assets/styles.css CHANGED
@@ -373,6 +373,7 @@
373
373
  .item-actions {
374
374
  border-top: 1px solid var(--color-offset);
375
375
  display: flex;
376
+ flex-wrap: wrap;
376
377
  gap: var(--space-s);
377
378
  padding-top: var(--space-s);
378
379
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rmdes/indiekit-endpoint-microsub",
3
- "version": "1.0.20",
3
+ "version": "1.0.21",
4
4
  "description": "Microsub endpoint for Indiekit. Enables subscribing to feeds and reading content using the Microsub protocol.",
5
5
  "keywords": [
6
6
  "indiekit",