Skip to content

Commit

Permalink
Make style book label font size 11px (#46341)
Browse files Browse the repository at this point in the history
  • Loading branch information
noisysocks authored Dec 7, 2022
1 parent 0ee2a9d commit 22239e6
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 22239e6

Please sign in to comment.