astro-accelerator 5.10.13 → 5.10.14

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/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "5.10.13",
2
+ "version": "5.10.14",
3
3
  "author": "Steve Fenton",
4
4
  "name": "astro-accelerator",
5
5
  "description": "A super-lightweight, accessible, SEO-friendly starter project for Astro",
@@ -737,6 +737,7 @@ details.sub-nav details {
737
737
 
738
738
  .post-list {
739
739
  margin: 0;
740
+ text-align: left;
740
741
  }
741
742
 
742
743
  .post-list .list-item {