Skip to content

Commit

Permalink
Updated figcaption styles (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
philson-philip authored Oct 4, 2023
1 parent 2261510 commit d8ecf0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/styles/editor/_editor-content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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));

Expand Down

0 comments on commit d8ecf0a

Please sign in to comment.