@@ -134,6 +134,10 @@ body {
-webkit-font-smoothing: antialiased;
}
+.editor-post-title__block {
+ font-size: 18px;
+}
+
p {
font-size: 1em;
line-height: 1.78;
@@ -1371,10 +1371,9 @@ h6, .h6 {
img {
- height: auto;
- max-width: 100%;
- vertical-align: middle;
width: auto;
+ vertical-align: middle;
+ max-width: 100%;
.wp-block-latest-comments {