Increased bottom margin in the demo

This commit is contained in:
Eli Grey
2013-06-25 15:49:19 -03:00
parent 781aa84d96
commit aa208bf5b3
+2 -1
View File
@@ -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;
}
}