Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review footer block grid layout at different breakpoints #47

Open
irinaz opened this issue Feb 10, 2025 · 1 comment
Open

Review footer block grid layout at different breakpoints #47

irinaz opened this issue Feb 10, 2025 · 1 comment
Assignees

Comments

@irinaz
Copy link
Collaborator

irinaz commented Feb 10, 2025

@irinaz will provide wishlist for grid for these spans for each breakpoint

XS: 0 - 575px

all spans take full width (12 span)

SM: 576 - 767px

MD: 768 - 991px

LG: 992 - 1199px

XL: 1200 - 1499px
2XL: 1500px and up

List of spans

.col-span-12
.col-span-9
.col-span-8
.col-span-6
.col-span-4
.col-span-3
.col-span-2

.col-full
.col-half
.col-quarter
.col-third
.col-twothird
.col-threequarter

@irinaz irinaz self-assigned this Feb 10, 2025
@irinaz irinaz assigned ronan and unassigned irinaz Feb 20, 2025
@irinaz
Copy link
Collaborator Author

irinaz commented Feb 20, 2025

@ronan , let me know if this list is sufficient or I need to add more details. If always using 12-grid layout makes it easier to maintain theme we can skip supporting 4-grid layout. users can always set classes within 12-grid.

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

No branches or pull requests

2 participants