@rogieking/figui3 8.9.0 → 8.9.2

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/components.css CHANGED
@@ -5533,6 +5533,10 @@ fig-menu-item {
5533
5533
  font-weight: var(--body-medium-fontWeight);
5534
5534
  position: relative;
5535
5535
 
5536
+ h3{
5537
+ margin: 0 0 var(--spacer-1) 0;
5538
+ }
5539
+
5536
5540
  &::before {
5537
5541
  content: "";
5538
5542
  display: block;