Commit c78f61c5 authored by Randall Leeds's avatar Randall Leeds

As long as styled-text is here lets keep it intact

parent 3f51fc25
......@@ -70,6 +70,10 @@
margin-bottom: .291em;
}
li, p {
line-height: 1.3;
}
a {
text-decoration: underline;
}
......@@ -86,6 +90,10 @@
p, ol, ul, img, pre, blockquote {
margin: .7063em 0;
}
p, li {
line-height: 1.5;
}
}
code {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment