Fix the latest commit

This commit is contained in:
BBaoVanC 2021-10-17 00:13:18 -05:00
parent 00c3cfd0e6
commit 29df0325f0
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ hr {
/* Code blocks */
.highlight > pre {
padding: 12px 8px;
overflow: auto;
}
:not(pre) > code {