This commit is contained in:
Texas Toland
2018-07-20 15:55:18 -05:00
committed by Sabe Jones
parent 7b562c45cf
commit 0e648d85a0
+11 -2
View File
@@ -1,13 +1,22 @@
.markdown {
> p {
margin-bottom: 0px;
p {
margin-bottom: 8px;
}
h1 {
margin-bottom: 10px;
margin-top: 14px;
line-height: 1.17;
}
h2 {
margin-bottom: 6px;
margin-top: 10px;
}
h3 {
margin-bottom: 4px;
margin-top: 6px;
color: $gray-10;
}