@codesinger0/shared-components 1.1.70 → 1.1.71

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.
@@ -40,7 +40,7 @@ const TextListCards = ({
40
40
  )}
41
41
 
42
42
  {subtitle && (
43
- <p className="subtitle max-w-3xl mx-auto mt-6">
43
+ <p className="subtitle max-w-3xl mx-auto mt-6 px-8">
44
44
  {subtitle}
45
45
  </p>
46
46
  )}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codesinger0/shared-components",
3
- "version": "1.1.70",
3
+ "version": "1.1.71",
4
4
  "description": "Shared React components for customer projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [