Ticket #51148: 51148.2.patch
File 51148.2.patch, 1.1 KB (added by , 4 years ago) |
---|
-
src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
246 246 font-weight: 700; 247 247 letter-spacing: -0.0415625em; 248 248 line-height: 1.25; 249 margin: 40px 0 25px; 249 margin-top: 40px; 250 margin-bottom: 25px; 250 251 } 251 252 252 253 .editor-post-title__block .editor-post-title__input, -
src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
246 246 font-weight: 700; 247 247 letter-spacing: -0.0415625em; 248 248 line-height: 1.25; 249 margin: 40px 0 25px; 249 margin-top: 40px; 250 margin-bottom: 25px; 250 251 } 251 252 252 253 .editor-post-title__block .editor-post-title__input,