diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index 624467bc..d5cb8cd0 100644 --- a/src/root/static/css/hydra.css +++ b/src/root/static/css/hydra.css @@ -53,3 +53,7 @@ table.info-table th { table.clickable-rows > tbody > tr { cursor: pointer; } + +h3 { + margin-top: 0.5em; +}