changed margin

This commit is contained in:
2026-03-18 20:13:59 +01:00
parent 02b048458c
commit ee6c557993
+1 -1
View File
@@ -253,7 +253,7 @@
max-width: 460px; color: var(--muted);
font-size: 0.94rem; line-height: 1.8; margin-bottom: 40px;
}
.hero-links { display: flex; gap: 24px; flex-wrap: wrap; }
.hero-links { display: flex; gap: 24px; flex-wrap: wrap; margin-top: 20px;}
/* ── MOBILE ──────────────────────────────────────── */
.mobile-bar {