This commit is contained in:
NotSoToothless
2026-06-07 21:03:36 -07:00
committed by GitHub
parent 763fadcaf4
commit 931b6f0be0
+1 -1
View File
@@ -45,7 +45,7 @@
} }
@media (min-width: 1024px) { @media (min-width: 1024px) {
.timeline-hero { .timeline-hero {
padding-top: 9.75rem; /* clearance below the fixed nav (~20px lower on tall screens) */ padding-top: 12.25rem; /* clearance below the fixed nav (~60px lower on tall screens) */
padding-bottom: 1.75rem; /* JS centering adds the rest of the hero→row1 gap */ padding-bottom: 1.75rem; /* JS centering adds the rest of the hero→row1 gap */
} }
} }