Add space after each use case.
authorIan Jacobs <ij@w3.org>
Tue, 24 Mar 2015 08:48:36 -0500
changeset 631 d7140fa41ad8
parent 630 f25f456d16e7
child 632 abaa75c3df9c
Add space after each use case.

To parse the blocks I would like more space (rather than boxes, lines,
etc) after each use case
latest/use-cases/index.html
--- 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;