Skip to content

FIX: layout for stats & community view - #150

Merged
santib merged 1 commit into
rubyuy:mainfrom
AFornio:fix-stats-view
Aug 14, 2026
Merged

FIX: layout for stats & community view#150
santib merged 1 commit into
rubyuy:mainfrom
AFornio:fix-stats-view

Conversation

@AFornio

@AFornio AFornio commented Aug 14, 2026

Copy link
Copy Markdown

Summary

  • Restores the .view container styles (width, margins, section/heading spacing) in _sass/view.scss
  • The meetup redesign (feat: add /primera-vez/ FAQ page for first-time attendees #146) replaced .view with #view-meetup-scoped rules and accidentally deleted the shared class, so /stats/, /community/, /talks/ and 404.html rendered full-width with no padding

Test plan

  • bundle exec jekyll s locally, verified /stats/ and /community/ render with proper container width/margins again

The meetup redesign (PR rubyuy#146) rewrote _sass/view.scss and dropped the
generic .view class in favor of #view-meetup-scoped rules, without
noticing stats/community/talks/404 still depend on .view for their
container width and spacing.
@AFornio
AFornio requested a review from a team as a code owner August 14, 2026 13:57
@santib

santib commented Aug 14, 2026

Copy link
Copy Markdown
Member

gracias Agus!

@santib
santib merged commit ff18356 into rubyuy:main Aug 14, 2026
0 of 2 checks passed
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.

2 participants