Skip to content

Commit

Permalink
update code-in-comment style
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongao97 committed Jan 4, 2024
1 parent be372dd commit 1a835ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions magicbook/stylesheets/components/codesplit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,13 @@
font-size: 6.5pt;
line-height: 9pt;
}

code {
line-height: initial;
display: initial;
background-color: initial;
padding: initial;
}
}
}
}

0 comments on commit 1a835ed

Please sign in to comment.