Tweak header padding

This commit is contained in:
Thomas Krijnen
2026-04-03 11:14:40 +02:00
parent c1f146966c
commit 7350ccd25e
2 changed files with 5 additions and 3 deletions
+4
View File
@@ -317,3 +317,7 @@ hr {
padding: 2px;
display: inline-block;
}
header .row:nth-child(2) {
padding: 15px 0 0 0;
}