Add some margin under code blocks

This commit is contained in:
3wc 2024-03-30 18:13:27 -03:00
parent 86023ee113
commit fc3e2918c9

View File

@ -350,4 +350,8 @@ div.thumbnail {
}
}
}
}
}
.highlight {
margin-bottom: 1rem;
}