Skip to content

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

Merged
chalin merged 1 commit intogoogle:mainfrom
chalin:chalin-im-media-breakpoint-down-2023-01-24
Jan 24, 2023
Merged

[BSv5] Adjust media-breakpoint-down() argument#1367
chalin merged 1 commit intogoogle:mainfrom
chalin:chalin-im-media-breakpoint-down-2023-01-24

Conversation

@chalin
Copy link
Copy Markdown
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