Fixes.
h3rald h3rald@h3rald.com
Tue, 16 Jun 2026 14:57:35 +0200
2 files changed,
3 insertions(+),
12 deletions(-)
M
assets/styles/style.css
→
assets/styles/style.css
@@ -104,14 +104,13 @@ margin-top: 0;
margin-bottom: 0; } -a, b, i, strong, em, small, code { - line-height: 0; + line-height: 1rem; } pre,@@ -284,20 +283,12 @@ border: none;
} .card-title { - margin-bottom: 0; + margin-bottom: 0.2rem; } table.badge-container, table.card-badges { margin: 0; line-height: 0.8rem; -} - -.project-legend tr { - height: 20px; -} - -.project-legend td { - height: 20px; } .card-footer {