@sikka/hawa 0.0.193 → 0.0.194

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/styles.css CHANGED
@@ -1650,6 +1650,9 @@ video {
1650
1650
  font-size: 1.5rem;
1651
1651
  line-height: 2rem;
1652
1652
  }
1653
+ .text-\[11px\] {
1654
+ font-size: 11px;
1655
+ }
1653
1656
  .text-xl {
1654
1657
  font-size: 1.25rem;
1655
1658
  line-height: 1.75rem;