Skip to content

Commit bf24159

Browse files
committed
Remove automatic last-child bottom margin
1 parent e2e7175 commit bf24159

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scss/helpers/_common.scss

-4
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,3 @@ body.template-fullwidthnotitle{
411411
}
412412
}
413413

414-
// Last paragraph
415-
.well *:last-child{
416-
margin-bottom: 0;
417-
}

0 commit comments

Comments
 (0)