fix: add margin around code blocks

This commit is contained in:
geekifan
2025-05-10 11:56:12 +08:00
parent 159d536003
commit 41c76d1d52

View File

@ -128,6 +128,8 @@ td.rouge-code {
} }
padding-bottom: 0; padding-bottom: 0;
margin-top: .5rem;
margin-bottom: 1.2rem;
.table-wrapper { .table-wrapper {
margin-bottom: .75rem; margin-bottom: .75rem;