Skip to content

Shrink mobile footer logo so the mission blurb gets more room (#1395)#1398

Merged
jonfroehlich merged 1 commit into
masterfrom
1395-mobile-footer-logo
Jun 25, 2026
Merged

Shrink mobile footer logo so the mission blurb gets more room (#1395)#1398
jonfroehlich merged 1 commit into
masterfrom
1395-mobile-footer-logo

Conversation

@jonfroehlich

Copy link
Copy Markdown
Member

Closes #1395.

What

On phones (≤550px) the footer Makeability Lab logo stayed at max-width: 180px, dominating the single-column layout and squeezing the "We design, build, and evaluate…" mission text. This drops it to 110px on phones.

CSS-only, one rule in footer.css. No JS, no markup changes.

Before / after

Testing

  • Verify on a phone-width viewport (≤550px) that the logo is smaller and the mission text has more room.
  • Run Pa11y before merge.

🤖 Generated with Claude Code

The footer logo stayed at max-width:180px even on phones (≤550px),
dominating the single-column layout and squeezing the "We design, build,
and evaluate…" mission text. Drop it to 110px on phones.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jonfroehlich jonfroehlich merged commit daab4ff into master Jun 25, 2026
3 checks passed
@jonfroehlich jonfroehlich deleted the 1395-mobile-footer-logo branch June 25, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile footer Makeability Lab logo needs to shrink down

1 participant