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

[BSv5] Adjust media-breakpoint-down() argument #1367

Merged

Conversation

chalin
Copy link
Collaborator

@chalin chalin commented Jan 24, 2023

To double check that the breakpoints for say, the <footer>, are the same as before, inspect the <footer> CSS as you change the view width. After this PR lands, the media breakpoint becomes:

@media (max-width: 991.98px)
footer {
    min-height: 200px;
}

Vs. (max-width: 767.98px).

@chalin chalin merged commit d420b7f into google:main Jan 24, 2023
@chalin chalin deleted the chalin-im-media-breakpoint-down-2023-01-24 branch January 24, 2023 16:20
@chalin chalin mentioned this pull request Jan 24, 2023
50 tasks
dseynaev pushed a commit to openanalytics/docsy that referenced this pull request Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant