Normalize landing page vertical spacing#1524
Normalize landing page vertical spacing#1524parkhojeong wants to merge 6 commits intoapache:mainfrom
Conversation
…-spacing' into fix/community-page-mobile-tablet-spacing # Conflicts: # landing-pages/site/assets/scss/_community-page.scss
|
If similar issues exist on other pages (event, use-case, ecosystem, etc.), could we fix them using a consistent style as well? |
Sure. I'll take a look |
|
@choo121600 I added the checked page list with screenshots to the PR description. Could you take another look? |
choo121600
left a comment
There was a problem hiding this comment.
The layout structure of each page appears to be similar, but the styling approach is not consistent.
In some places, the page styles are modified, while in others the container styles are adjusted. This mixed approach could increase maintenance complexity over time.
If the layout structure is the same, it would be better to consolidate these into shared/common styles.
Thanks, that’s a good point. I agree I have a question about the design guidelines. It’s a bit unclear what to base the spacing on. do you have any references, like a Figma mockup? |
Previously, the vertical spacing across pages was inconsistent. This work normalizes it across the site.
Overview
spacing rule
navbar(fixed) height+custom spacing per page(base-layout: 40px, others: custom per page)40px(desktop)checked list with screenshot
/
/community
/community/resources/
/meetups/
/docs/
/use-cases/
/use-cases/etl_analytics/
/announcements/
/blog
/blog/airflow-survey-2025/
/ecosystem/
/code-of-conduct/
cc @choo121600