@ansiversa/components 0.0.50 → 0.0.51

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@ansiversa/components",
3
- "version": "0.0.50",
3
+ "version": "0.0.51",
4
4
  "description": "Shared UI components and layouts for the Ansiversa ecosystem",
5
5
  "type": "module",
6
6
  "exports": {
@@ -240,6 +240,7 @@
240
240
 
241
241
  .av-faq-public__top {
242
242
  padding-top: 1.25rem;
243
+ padding-bottom: 0.5rem;
243
244
  }
244
245
 
245
246
  .av-faq-public__count {