Skip to content

Commit

Permalink
Update custom.css to remove inline-block display for diff spans
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen committed Oct 14, 2024
1 parent bd1d43b commit 242b3b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/docs/src/styles/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ main[data-pagefind-body] {
}

.diff > span {
display: inline-block !important;
background-color: transparent !important;
--shiki-dark-bg: transparent !important;
}
Expand Down

0 comments on commit 242b3b5

Please sign in to comment.