diff --git a/demo/demo.css b/demo/demo.css index 7b4d837..0cf4489 100644 --- a/demo/demo.css +++ b/demo/demo.css @@ -27,6 +27,7 @@ form { } section { margin-top: 40px; + margin-bottom: 40px; } dt { font-weight: bold; @@ -52,4 +53,4 @@ dt { dt:target { background-color: Highlight; color: HighlightText; -} \ No newline at end of file +}