| @@ -211,9 +211,9 @@ | ||
| 211 | 211 | 'min' => 1, |
| 212 | 212 | ], |
| 213 | 213 | ], |
| 214 | 214 | 'responsive' => true, |
| 215 | - 'size_units' => [ 'px', 'em', 'rem', 'lh', 'rlh', 'custom' ], | |
| 215 | + 'size_units' => [ 'px', 'em', 'rem', 'custom' ], | |
| 216 | 216 | 'selector_value' => 'line-height: {{SIZE}}{{UNIT}}', |
| 217 | 217 | ]; |
| 218 | 218 | |
| 219 | 219 | $fields['letter_spacing'] = [ |