chore: removed duplicate css elements

This commit is contained in:
notyusheng
2025-05-28 08:31:11 -04:00
parent 32135a29bb
commit efedb7ab1f
2 changed files with 0 additions and 13 deletions

View File

@@ -269,11 +269,6 @@ tbody + tbody {
margin-bottom: 0;
}
/* Add a rule to reset margin-bottom for <p> not followed by <ul> */
.markdown-section p + ul {
margin-top: 0;
}
/* List item styles */
.markdown-section li {
padding: 2px;