Skip to content

Commit

Permalink
Make style book label font size 11px (WordPress#46341)
Browse files Browse the repository at this point in the history
  • Loading branch information
noisysocks authored and mpkelly committed Dec 7, 2022
1 parent 1c33271 commit 8fffbea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-site/src/components/style-book/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}

.edit-site-style-book__example-title {
font-size: $default-font-size;
font-size: 11px;
font-weight: 500;
margin: 0;
text-align: left;
Expand Down

0 comments on commit 8fffbea

Please sign in to comment.