_panel_text.scss 75 B

123456
  1. .panel-text-content {
  2. ul {
  3. margin: 0 0 $spacer $spacer * 1.5;
  4. }
  5. }