Skip to content
Snippets Groups Projects
Commit 1fad6220 authored by Kevin Lin's avatar Kevin Lin
Browse files

_sass: Add dd + dt margin-top

parent 2d92b3d9
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,10 @@ summary {
dd {
font-weight: normal;
+ dt {
margin-top: 1em;
}
}
.katex {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment