Skip to content

Commit

Permalink
fix: remove editor h1 underline (#1878)
Browse files Browse the repository at this point in the history
Remove the double underline from headings in the editor.
  • Loading branch information
patheard authored Aug 26, 2024
1 parent 13819fc commit 529b125
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ width: 80px;

.editor-styles-wrapper h1 {
margin-top: .75em;
border-bottom: 1px solid #af3c43;
margin-bottom: .2em;
padding-bottom: .2em;
font-size: 34px;
Expand Down

0 comments on commit 529b125

Please sign in to comment.