Skip to content

Commit

Permalink
Stylebook: avoid double line in subcategory titles (#67752)
Browse files Browse the repository at this point in the history
* avoid double line in titles

* Revert "avoid double line in titles"

This reverts commit bb96d6b.

* use only border top

Co-authored-by: matiasbenedetto <[email protected]>
Co-authored-by: tellthemachines <[email protected]>
Co-authored-by: jasmussen <[email protected]>
  • Loading branch information
4 people authored Dec 11, 2024
1 parent 6470e09 commit de098d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/edit-site/src/components/style-book/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ export const STYLE_BOOK_IFRAME_STYLES = `
.edit-site-style-book__subcategory-title {
font-size: 16px;
margin-bottom: 40px;
border-bottom: 1px solid #ddd;
padding-bottom: 8px;
}
Expand Down

0 comments on commit de098d9

Please sign in to comment.