Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
headquarter8302 authored Dec 25, 2023
1 parent f58b79d commit 4861155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ main.blog article ol li {
margin: 1em;
}

main.blog article code:not(+ pre) {
main.blog article code:not(pre > code) {
background-color: #232323;
padding: .25em;
border-radius: 8px;
Expand Down

0 comments on commit 4861155

Please sign in to comment.