Merge branch 'adityatelange:master' into master

This commit is contained in:
Wise
2022-03-11 23:02:10 +01:00
committed by GitHub
2 changed files with 15 additions and 1 deletions

View File

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