diff --git a/scss/main.scss b/scss/main.scss index c6b829b..119336d 100644 --- a/scss/main.scss +++ b/scss/main.scss @@ -64,7 +64,7 @@ body:not(.has-full-page-chat) { width: 100%; padding-bottom: var(--spacing-block-l); max-width: unset; - > * { + > *:not(.experimental-screen) { @include breakpoint(medium, $rule: min-width) { box-sizing: border-box; max-width: 1000px;