34 Commits
Author SHA1 Message Date
jinhojang6 23d5f6a691 fix(web): keep roadmap release image height equal across tabs
The feature image follows the copy column, so it resized on every tab
switch (639/592/481/481px at the 1440 canvas). Stack all four releases
into the same desktop grid cell instead: the cell is always as tall as
the tallest release, and only the active one is visible while the rest
hold the height open. Every tab now renders the same image height and
the module table stays flush with the bottom of the image.

A fixed min-height would not work here because the tallest release
changes with the column width - at 1280px the spread is 717/639/496/481.
Mobile still renders the active release alone.
2026-08-11 04:00:54 +09:00
jinhojang6 a1f94f84dc fix(web): match roadmap release columns to Figma
Equalise the release panel columns on desktop: the feature image dropped
its fixed 702/521 aspect and now stretches to the grid row, so its bottom
edge lands on the last module row and the module table sits flush with the
bottom of the image. Mobile keeps the 702/521 crop since it stacks.

Cap the release copy at 92ch instead of 548px so the desktop line breaks
land exactly where Figma has them (storage. / stack / making / through).
The cap sits on the element that owns font-mono-body because ch resolves
against the element's own font, and using ch rather than px keeps the
breaks stable across the Fira Mono fallback stack. Mobile is uncapped and
wraps naturally.
2026-08-11 04:00:54 +09:00
jinhojang6 10b0267f73 fix(web): align roadmap release content 2026-08-11 04:00:54 +09:00
jinhojang6 c1ff22f864 fix(web): keep roadmap release images fixed 2026-08-11 04:00:54 +09:00
jinhojang6 2d498487bd fix(web): prevent roadmap image flicker 2026-08-11 04:00:54 +09:00
jinhojang6 3e2dfbd08f feat(web): switch roadmap images by release tab 2026-08-11 04:00:54 +09:00
jinhojang6 e74f4de755 fix(web): refine roadmap release layout, tabs, and responsive spacing
- Align release image height to the left column and remove the image overlay copy
- Enlarge release tabs (keep 12px min font, wider box and padding) and hide the tab scrollbar
- Normalize below-desktop section spacing (release/overview/faqs) to 120px and hide the faq divider below desktop
2026-08-11 04:00:54 +09:00
jinhojang6 0b5d2dbb43 fix(web): increase roadmap minimum font size 2026-08-11 04:00:54 +09:00
jinhojang6 ecd50638ed fix(web): brighten roadmap card CTA on hover 2026-08-11 04:00:54 +09:00
jinhojang6 5a8ba410b9 fix(web): centre roadmap title above mobile 2026-08-11 04:00:54 +09:00
jinhojang6 ddeb9e0a8e fix(web): align roadmap hero content 2026-08-11 04:00:54 +09:00
jinhojang6 e160be8cf5 fix(web): polish roadmap mobile hero and card hover 2026-08-11 04:00:54 +09:00
jinhojang6 556c8b5cb5 fix(web): refine roadmap spacing and divider 2026-08-11 04:00:54 +09:00
jinhojang6 94d1771c2a fix(web): update roadmap visuals and cards 2026-08-11 04:00:54 +09:00
jinhojang6 a5bf23599b fix(web): align roadmap copy and links 2026-08-11 04:00:54 +09:00
jinhojang6 b937d3b279 fix(web): align roadmap module actions 2026-08-11 04:00:54 +09:00
jinhojang6 a503c0c06f fix(web): refine roadmap release breakpoint 2026-08-11 04:00:54 +09:00
jinhojang6 920e6dd8c0 feat: update roadmap release layout 2026-08-11 04:00:54 +09:00
jinhojang6 69bef48afa fix: refine roadmap release alignment 2026-08-11 04:00:54 +09:00
jinhojang6 bd7711013b fix: correct roadmap tab borders 2026-08-11 04:00:54 +09:00
jinhojang6 bab468f679 fix: align roadmap layout with design 2026-08-11 04:00:54 +09:00
jinhojang6 b6e92a4293 fix: make roadmap hero full width 2026-08-11 04:00:54 +09:00
jinhojang6 80ad69cb39 feat: update roadmap page 2026-08-11 04:00:54 +09:00
jinhojang6 30ffc8c9f2 fix(roadmap): improve FAQ responsive layout 2026-08-11 04:00:54 +09:00
jinhojang6 891804db72 fix(roadmap): restore tablet FAQ layout 2026-08-11 04:00:54 +09:00
jinhojang6 1cb9d55c6e feat: add roadmap section to navigation and footer 2026-08-11 04:00:54 +09:00
jinhojang6 d589a6774f fix: pad roadmap faq questions 2026-08-11 04:00:54 +09:00
jinhojang6 64830c7adc fix: size roadmap release tabs 2026-08-11 04:00:54 +09:00
jinhojang6 ae3915d3f4 fix: align roadmap release layout 2026-08-11 04:00:54 +09:00
jinhojang6 99fea5a4be feat: update roadmap timelines 2026-08-11 04:00:54 +09:00
jinhojang6 f2d78c9a7a fix: align roadmap release content 2026-08-11 04:00:54 +09:00
jinhojang6 75dcb9ec0f fix: make roadmap cards responsive below desktop 2026-08-11 04:00:54 +09:00
jinhojang6 d15bed55b7 fix: address roadmap review feedback 2026-08-11 04:00:54 +09:00
jinhojang6 1360bd70df feat: add roadmap page 2026-08-11 04:00:54 +09:00