Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman-1412 committed Nov 18, 2021
1 parent 7a7c847 commit 69b301d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion _sass/base/general.sass
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,15 @@ figure.highlight
width: 100%
margin: 0

code,
code
padding: 2px 3px
font-family: $fontMonospace
font-size: 12px
vertical-align: middle
background: #eee
border-radius: 2px

pre > code,
tt
padding: 1px 0
font-family: $fontMonospace
Expand Down

0 comments on commit 69b301d

Please sign in to comment.