Update markdown.module.css

This commit is contained in:
Tom (plebeius.eth)
2024-08-25 18:28:54 +02:00
parent b7e443d7d3
commit a0f83304e5
@@ -16,6 +16,10 @@
margin: 0;
}
.markdown ol, .markdown ul {
padding-left: 1em;
}
.embedButton {
color: var(--button-desktop-text-color);
text-transform: capitalize;