Skip to content

Commit

Permalink
Remove extra padding on h1s in markdown cells
Browse files Browse the repository at this point in the history
Fixes #122579
  • Loading branch information
mjbvz committed Apr 28, 2021
1 parent 40e0a57 commit 6a841dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ export class BackLayerWebView<T extends ICommonCellInfo> extends Disposable {
h1 {
font-size: 26px;
padding-bottom: 8px;
line-height: 31px;
margin: 0;
margin-bottom: 13px;
Expand Down

0 comments on commit 6a841dd

Please sign in to comment.