diff --git a/assets/styles.css b/assets/styles.css index ce63cd5..5707741 100644 --- a/assets/styles.css +++ b/assets/styles.css @@ -375,7 +375,7 @@ display: flex; flex-wrap: wrap; gap: var(--space-s); - padding-top: var(--space-s); + padding: var(--space-s) var(--space-m); } .ms-item-actions__button { diff --git a/package.json b/package.json index 977fb41..1b4fba6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rmdes/indiekit-endpoint-microsub", - "version": "1.0.46", + "version": "1.0.47", "description": "Microsub endpoint for Indiekit. Enables subscribing to feeds and reading content using the Microsub protocol.", "keywords": [ "indiekit",