You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mobile polish: home banner fits, callouts left, research images left, smaller tab
- .home-banner mobile: switch to aspect-ratio: 1022/348 with
background-size: 100% 200% so the entire top carousel pane fits
the viewport width at every phone size. The 'RNA fold & function
from scratch' tab no longer gets clipped on iPhone mini (375px).
Container height tracks the pane's aspect ratio.
- .home-callouts: text-align center -> left on mobile so 'what we do'
and 'we strive...' hug the left edge in iPhone view.
- .research-row mobile: drop the centering on word-art sprites
('3D puzzles', 'RNA structures...', 'Cloud biochemistry') -- they
now sit flush left.
- .page-hero-tab mobile: height 60% -> 45% so the tab is smaller and
no longer horizontally cramped on portrait iPhone mini. Aspect
ratio stays preserved (width auto).
0 commit comments