Increased bottom margin in the demo
This commit is contained in:
+2
-1
@@ -27,6 +27,7 @@ form {
|
|||||||
}
|
}
|
||||||
section {
|
section {
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
dt {
|
dt {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -52,4 +53,4 @@ dt {
|
|||||||
dt:target {
|
dt:target {
|
||||||
background-color: Highlight;
|
background-color: Highlight;
|
||||||
color: HighlightText;
|
color: HighlightText;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user