I HATE AI WEBSITE SLOPS (#1312)

This commit is contained in:
NotSoToothless
2026-06-07 19:42:05 -07:00
committed by GitHub
parent 29d4b7a9df
commit 61da699a4a
+2 -2
View File
@@ -106,11 +106,11 @@
@media (min-width: 1024px) {
.timeline {
margin-top: 18vh;
margin-top: 12vh;
}
.timeline-grid {
grid-template-columns: repeat(3, 1fr);
gap: 8rem 2.5rem;
gap: 10rem 3.75rem;
align-items: start;
}
.timeline-card {