Skip to content

Commit 690c733

Browse files
committed
Fix: Small Screens #5
1 parent e3dea0b commit 690c733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/styles/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ input[type="text"]#title {
722722
width: 100%;
723723
}
724724

725-
#btnLink, #btnOList, #btnUList, #btnQuote, #btnImage, #btnTask, #btnTable, #btnStrike, #btnHline, #btnCodeBlock {
725+
#btnLink, #btnOList, #btnUList, #btnQuote, #btnImage, #btnTask, #btnTable, #btnStrike, #btnHline, #btnCodeBlock, #btnHeading {
726726
display: none;
727727
}
728728

0 commit comments

Comments
 (0)