diff --git a/assets/styles.css b/assets/styles.css index 6921f92..595c4a8 100644 --- a/assets/styles.css +++ b/assets/styles.css @@ -373,6 +373,7 @@ .item-actions { border-top: 1px solid var(--color-offset); display: flex; + flex-wrap: wrap; gap: var(--space-s); padding-top: var(--space-s); } diff --git a/package.json b/package.json index f3dbbfe..d5857f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rmdes/indiekit-endpoint-microsub", - "version": "1.0.20", + "version": "1.0.21", "description": "Microsub endpoint for Indiekit. Enables subscribing to feeds and reading content using the Microsub protocol.", "keywords": [ "indiekit",