@kodiak-finance/orderly-ui 2.8.30 → 2.8.31

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/dist/index.css CHANGED
@@ -4719,6 +4719,9 @@ body {
4719
4719
  .oui-leading-relaxed {
4720
4720
  line-height: 1.625;
4721
4721
  }
4722
+ .oui-leading-tight {
4723
+ line-height: 1.25;
4724
+ }
4722
4725
  .oui-tracking-tight {
4723
4726
  letter-spacing: -0.025em;
4724
4727
  }