_widgets.scss 52 B

1234
  1. .widget-area {
  2. // Ignore flexbox
  3. flex: 0 0 100%;
  4. }