Fix the spacing around some <h3> headers
This commit is contained in:
@ -15,4 +15,8 @@ th {
|
||||
|
||||
.template {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user