forked from lix-project/hydra
Add some margin about h3 elements
This commit is contained in:
parent
4b70be6753
commit
2a3e832fc4
|
@ -53,3 +53,7 @@ table.info-table th {
|
|||
table.clickable-rows > tbody > tr {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue