diff --git a/src/styles/editor/_editor-content.scss b/src/styles/editor/_editor-content.scss index 091b7b85..d364126f 100644 --- a/src/styles/editor/_editor-content.scss +++ b/src/styles/editor/_editor-content.scss @@ -276,7 +276,8 @@ figcaption div { text-align: center; - font-size: 13px; + font-size: 14px; + line-height: 1.4; font-weight: var(--neeto-ui-font-normal); color: rgb(var(--neeto-ui-gray-600));