Skip to content

Commit

Permalink
chore: Update font size for .small-font class
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper-1024 committed Jul 15, 2024
1 parent b11f5f1 commit 1f46e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ If your plugin does not need CSS, delete this file.
*/
.small-font {
font-size: 0.8em;
font-size: 13px;
opacity: 0.8;
vertical-align: top;
font-weight: normal;
Expand Down

0 comments on commit 1f46e5e

Please sign in to comment.