🐞 fix: Adjust contact block z-index
Sync TODOs with Issues / sync_todos (push) Successful in 5s

This commit is contained in:
Keith Solomon
2026-06-14 12:37:41 -05:00
parent af9b36241d
commit cf48357b1b
@@ -39,5 +39,6 @@
left: 50%;
position: absolute;
transform: translateX(-50%);
z-index: 30;
}
}