make excerpt enabled output visually consistent

This commit is contained in:
Robin Cornett
2014-10-31 16:28:47 -04:00
parent f557429b3d
commit 2f20f76187
2 changed files with 17 additions and 11 deletions
@@ -27,9 +27,13 @@
padding: 24px;
}
.big-leader p:last-child {
.big-leader .excerpt .entry-title {
margin-bottom: 0;
}
.big-leader p {
margin-bottom: 0;
margin-top: 18px;
}
img.featured {
max-width: 100%;