@riboseinc/anafero-cli 0.0.17 → 0.0.19

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/bootstrap.css CHANGED
@@ -31197,6 +31197,9 @@ tbody.hm005a_spectrum-Table-body .hm005a_spectrum-Table-row:last-child .hm005a_s
31197
31197
  display: grid;
31198
31198
  grid-template-columns: 25% 75%;
31199
31199
  }
31200
+ ol {
31201
+ list-style: lower-latin;
31202
+ }
31200
31203
  li:has(figure) {
31201
31204
  margin-bottom: 1em;
31202
31205
  }