| @@ -71,14 +71,8 @@ | ||
| 71 | 71 | /** |
| 72 | 72 | * Focus styles. |
| 73 | 73 | */ |
| 74 | 74 | /** |
| 75 | - * Standard focus rings for the WordPress Design System. | |
| 76 | - * | |
| 77 | - * Apply `outset-ring__focus` inside the relevant pseudo-class at the call site, | |
| 78 | - * e.g. `&:focus { @include outset-ring__focus(); }`. | |
| 79 | - */ | |
| 80 | -/** | |
| 81 | 75 | * Applies editor left position to the selector passed as argument |
| 82 | 76 | */ |
| 83 | 77 | /** |
| 84 | 78 | * Styles that are reused verbatim in a few places |
| @@ -150,9 +144,9 @@ | ||
| 150 | 144 | } |
| 151 | 145 | |
| 152 | 146 | .preferences-modal__section-title { |
| 153 | 147 | font-size: 0.9rem; |
| 154 | - font-weight: var(--wpds-typography-font-weight-emphasis, 600); | |
| 148 | + font-weight: 600; | |
| 155 | 149 | margin-top: 0; |
| 156 | 150 | } |
| 157 | 151 | |
| 158 | 152 | .preferences-modal__section-description { |