Add some margin about h3 elements
This commit is contained in:
@ -53,3 +53,7 @@ table.info-table th {
|
||||
table.clickable-rows > tbody > tr {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user