more mobile display improvements

This commit is contained in:
Hunter W.
2026-06-10 01:14:00 -04:00
parent 116a2ca06b
commit 8817db782f
6 changed files with 54 additions and 32 deletions

View File

@@ -131,6 +131,7 @@ const updateHeight = useCallback((projectId: number, heightPx: number) => {
<div style={{ padding: "48px 0", minWidth: 0 }}>
{header}
<div
className={"project-grid"}
ref={containerRef}
style={{
display: "flex",