Maywood: Reduce the bold weight in editor
@@ -47,6 +47,10 @@ body {
font-weight: 300;
}
+b, strong {
+ font-weight: 500;
+}
+
.editor-post-title__block .editor-post-title__input {
text-align: center;
@@ -890,6 +890,10 @@ body {