Merge branch 'adityatelange:master' into master

This commit is contained in:
Wise 2022-03-11 15:52:42 +01:00 committed by GitHub
commit 5fbadfc315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@
}
.post-content .highlight:not(table),
.post-content pre {
.post-content .highlight pre {
margin: 10px auto;
background: var(--hljs-bg) !important;
border-radius: var(--radius);