0
0
Fork 0

Increase no-gap-breakpoint by 32px to fix overflow (#31889)

This commit is contained in:
Claire 2024-09-17 05:19:42 +02:00 committed by GitHub
parent 5a33a5658b
commit d2f9075078
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -87,7 +87,7 @@ $media-modal-media-max-width: 100%;
// put margins on top and bottom of image to avoid the screen covered by image.
$media-modal-media-max-height: 80%;
$no-gap-breakpoint: 1175px;
$no-gap-breakpoint: 1207px;
$mobile-breakpoint: 630px;
$font-sans-serif: 'mastodon-font-sans-serif' !default;