fix code tag display original

This commit is contained in:
xiaomlove
2023-07-30 14:28:19 +08:00
parent 3775f39b6e
commit 98274dbb0d
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -68,3 +68,6 @@ img.hitandrun {
.text-muted {
color: #7d7b7b
}
.codemain>pre {
margin: 0;
}