link header spacing

This commit is contained in:
ben7sys
2024-11-17 12:36:47 +01:00
parent 2881c1200d
commit 083e9fd771
2 changed files with 3 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ main {
}
section {
padding: var(--section-spacing) 0;
padding: var(--section-spacing);
}
/* Utility classes */