Add space after each use case.
To parse the blocks I would like more space (rather than boxes, lines,
etc) after each use case
--- a/latest/use-cases/index.html Mon Mar 23 16:59:07 2015 -0500
+++ b/latest/use-cases/index.html Tue Mar 24 08:48:36 2015 -0500
@@ -94,6 +94,9 @@
font-weight: bold;
}
@media (min-width: 768px) {
+ .dl-horizontal {
+ margin-bottom: 4em;
+ }
.dl-horizontal dt {
font-weight: normal;
float: left;