@sikka/hawa 0.0.138 → 0.0.140

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
@@ -850,6 +850,9 @@ video {
850
850
  .w-12 {
851
851
  width: 3rem;
852
852
  }
853
+ .w-40 {
854
+ width: 10rem;
855
+ }
853
856
  .w-10\/12 {
854
857
  width: 83.333333%;
855
858
  }