vipassana-design-standards 1.0.0 → 1.1.1

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.
@@ -4291,7 +4291,7 @@ textarea.form-control-lg {
4291
4291
 
4292
4292
  .accordion {
4293
4293
  --bs-accordion-color: #212529;
4294
- --bs-accordion-bg: #fcfaf7;
4294
+ --bs-accordion-bg: white;
4295
4295
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
4296
4296
  --bs-accordion-border-color: var(--bs-border-color);
4297
4297
  --bs-accordion-border-width: 1px;