Fixing margins on p tags and byline

This commit is contained in:
Shan Carter
2017-08-29 11:21:47 -07:00
parent 08696b36fd
commit 3b427052b8
4 changed files with 11 additions and 16 deletions
+2 -6
View File
@@ -69,12 +69,8 @@ d-article a {
d-article p,
d-article ul,
d-article ol {
margin-bottom: 18px;
}
d-article p b,
d-article ul b,
d-article ol b {
-webkit-font-smoothing: antialiased;
margin-top: 0;
margin-bottom: 36px;
}
d-article a {
border-bottom: 1px solid rgba(0, 0, 0, 0.4);