@rovula/ui 0.1.34 → 0.1.36

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.
@@ -805,6 +805,9 @@ input[type=number] {
805
805
  .mb-4{
806
806
  margin-bottom: 1rem;
807
807
  }
808
+ .mb-6{
809
+ margin-bottom: 1.5rem;
810
+ }
808
811
  .ml-1{
809
812
  margin-left: 0.25rem;
810
813
  }