_panel_text.scss 98 B

1234567
  1. .panel-text-content {
  2. ul {
  3. margin: 0 0 $spacer $spacer * 1.5;
  4. }
  5. li {line-height: 2;}
  6. }