fix code blocks

This commit is contained in:
2022-09-03 00:07:20 +03:00
parent 23fb7fb982
commit 91d80f9ff0
11 changed files with 27 additions and 35 deletions

View File

@ -58,15 +58,7 @@ img {
max-width: 90%;
}
/*pre {
background-color: #272822;
pre {
border-radius: 8px;
padding: 16px;
}*/
/*code {
background-color: #272822;
border-radius: 8px;
padding: 0 8px;
padding: 8px;
}
*/