@sikka/hawa 0.0.170 → 0.0.171

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
@@ -620,9 +620,6 @@ video {
620
620
  .left-8 {
621
621
  left: 2rem;
622
622
  }
623
- .top-3 {
624
- top: 0.75rem;
625
- }
626
623
  .left-14 {
627
624
  left: 3.5rem;
628
625
  }
@@ -3,3 +3,4 @@ export * from "./AuthForms";
3
3
  export * from "./Payment";
4
4
  export * from "./Pricing";
5
5
  export * from "./Referral";
6
+ export * from "./Misc";